Skip to main content

PROGRAMMING LANGUAGE

A programming language is a formal constructed language designed to communicate instructions to a machine like a computer. It is used to create instructions to control the behavior of computer machines.

Example of Programming Language:


It contains Variables. 
Variables can be a number or a character.
 Variables play important role in computer programming because they enable programmers to write flexible programs. rather than entering data into the programs, a programmer can use variables to represent the data. 

Comments

Popular posts from this blog

 DAILY LOG(12.8.2021) CLASS III: CHAPTER-3: ENHANCE YOUR DRAWING USING PAINT 1. Cutting and Pasting a Picture 2. Copying and Pasting a Picture 3. Rotating a Picture 4. Resizing a Picture 5. Printing a Picture Activity: Drawing a Train in MS Paint. Rotate and Resize it. CLASS VII: CHAPTER-1: NUMBER SYSTEM 1. Binary Number System 2. Converting Decimal to Binary Number System 3. Converting Binary Number System to Decimal Number System