computer programming
"Computer Programming by Maksha Riaz
click here: Computer Programming by Maksha Riaz
Computer Programming (programming) is a process that leads from an original formulation
of a computing problem to executable computer programs.
Programming involves activities such as analysis, developing understanding, generating algorithms,
verification of requirements of algorithms included their correctness and resources consumption,
and implementation of algorithms in a target programming language.

> Program: Set of instructions given to the computer to solve the specific
problem in the form of programming language.
> Programming Languages: The language that a computer can understand.

Types of Programming Language:
There are two types of programming language.
-
Low Level Programming Language
High Level Programming Language
|
Languages |
|---|---|
| 1. Low Level Programming Language |
The languages that a computer can understand easily
2. High Level Programming Language
The languages that a computer cannot understand easily
Comments
Post a Comment