際際滷

際際滷Share a Scribd company logo
Programming languages types
Prepared by: Rasha M. Aleidan
Programming Languages
1. Machine languages 悋鏤居鏈 鏤鏤鏈
understood by its CPU or microprocessor
based on the binary code 0's and 1's.
x =
a+b = 1101101010011010
Dis.:
boring.
a lot of errors.
Programming Languages
2. Assembly languages: 悋鏤鏈鏈鏤わ随 鏤鏤鏈
x = a+b = add x, a, b
Dis.: Slower.
Example: Assembly
Programming Languages
3. High level languages: 悋鏤鏈鏈鏤鏈 悋鏤鏈鎭随 鏤鏤鏈リ - 悋鏤鏤わ佐鏈鏤 鏤鏈鏤鎭随 鏤鏤鏈リ
x = a+b
Dis: Machine dependent .
Example: C++, C, VISUAL BASIC,

More Related Content

Programming languagetypes