What is a program
A list of instruction write in a sequence to perform a specific task or to provide a solution for a given problem
Programming Language
❑Computers can not use human languages, and programming in the binary language of computers is a very difficult.
 ❑Therefore, most programs are written using a programming language and are converted to the binary language used by the computer. 
❑A set of words , symbols and codes used to write programs is called programming language.
❑A set of words , symbols and codes used to write programs is called programming language.
Types of Programming languages
Two major categories of programming languages: 
➢Low-level languages.
 ➢High level languages.
 
 
0 Comments