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
Post a Comment