program
Monday, 3 June 2013 | 09:51 | 0 comments
what is Programming Language
-A set
of words, abbreviations, and symbols that enables a programmer to communicate
instructions to a computer.
type of
•Low-Level
Language :
–A
Machine-dependent language
–Tedious
and time-consuming
–Each
instruction represents a single machine instruction
•High-Level
Language :
–Machine-independent
language
–More
user-friendly
–Each
instruction represents several machine instructions
|