Computer Science, asked by Balvirpatel, 11 months ago

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 gurukulamdivya
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 vishakasaxenasl
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:

  1. 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.
  2. JAVA is a high-level programming language which is developed by Sun Microsystems. The developer of JAVA is James Gosling.
  3. 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.
  4. Notepad is an application program that is used for writing the text.
  5. mov m.al is an assembly langauge instruction.

#SPJ2

Similar questions