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
 DAILY LOG(12.8.2021) CLASS III: CHAPTER-2: WINDOWS 10 OPERATING SYSTEM 1. Operating System 2. Examples and Types of Operating System 3. Microsoft Windows Operating System 4. Graphical User Interface 5. Desktop and its Components 6. Taskbar 7. Changing the position of Taskbar CLASS VII: CHAPTER-1: NUMBER SYSTEM 1. Activity 2: Conversion of Decimal to Binary Number System 2. Activity 3: Conversion of Binary to Decimal Number System 3. Conversion of Decimal to Octal Number System 4. Conversion of Decimal to Hexadecimal Number System 5. Conversion of Octal to Decimal Number System 6. Conversion of Hexadecimal to Decimal Number System