Match the columns
Column 'A
11000100
2. JAVA
. DOS
NOTEPAD
mov m.al
Column "B
(a) Application software
(b) Assembly language instrud
(c) High level language
(d) Operating system 3
(e) Machine language instruch
Grade:
Answers
Answered by
14
Here is your Answer:
11000100-->(e) Machine language instruch
2. JAVA-->(c) High level language
. DOS-->(d) Operating system 3
NOTEPAD-->(a) Application software
mov m.al-->(b) Assembly language instrud
I hope this helped you so plz rate the answer
Answered by
0
Answer:
Column A Column B
11000100 ⇒ (e) Machine language instruction
JAVA ⇒ (c) High-level language
DOS ⇒ (d) Operating system
NOTEPAD ⇒ (a) Application software
mov m.al ⇒ (b) Assembly language instruction
Explanation:
- Machine language instruactions are comprised on only 1's and 0's. This is also called as binary language. When a high level program is coverted into binary langauge, it is called object code.
- JAVA is a high-level programming language which is developed by Sun Microsystems. The developer of JAVA is James Gosling.
- DOS stand for Disk Operating System. It is one of oldest operating system. It is a CUI(Character User Interface) type of operating system that is still popular and used.
- Notepad is an application program that is used for writing the text.
- mov m.al is an assembly langauge instruction.
#SPJ2
Similar questions