Lec1 C
Lec1 C
.(OS)
.(Programming Languages)
.(Applications)
.(Compilers – Interpreter)
These are levels that the programmer will go
through during his educational journey to
programming
(Programming Language
Levels):
1-Traditional
3- Objectivity
It is a stage in which the programmer divides a
program into objects. Each object specializes in
solving a specific problem, and the object
contains functions
1- Low Language Level (L.L.L)
Assembler
Micro Assembly
Defects
1- Difficulty writing or understanding programs
because they deal with binary codes
2- A language far from human
3- You need computer specialists
Midst Language Level
Its advantages
Close to computer language and human language
Highest Language Level (H.L.L):
Its advantages
Close to human languages
Easy to understand and write
Structural languages
Specialized languages
Advantages for C++
Header
Files
1.#include <library_name.h>
2.Public Declaration
3. Main ()
4.}
Program 5. Private Declaration
Body
6. Statements..
Statements..
Statements..
7.{
15 EmadAldeen MohammedAhmed
The inventor of the C ++ programming language is Bayern Strostrup