Computer Science, asked by cheerychinku, 7 months ago

A. Match the following.
Column A
1. Machine Language
2. Assembly Language
3. High Level Language (HLL)
4. Compiler
Column B
(a) QBasic, C++
(b) Converts high level programs into
machine level programs at one go
(c) Uses mnemonics
(d) Strings of Os and is that machines
can understand
(e) Converts high level programs into
machine level programs line by line
5. Interpreter​

Answers

Answered by kashika20091
2

Answer:

Column A. - Column B

1. Machine language - (d) strings of Os and is

that machine can

understand.

2. Assembly language - (c) uses mnemonics.

3. High level language - ( a) QBasic, C++

4. Compiler -. (b) Converts high level programs

into machine level programs at

one go .

5. Interpreter - (e) Converts high level programs

into machine level programs line

by line .

Hope it helps you . Please mark me as branliest .

Answered by anusha195sl
0

Answer:

The correct answer is (d) strings of Os and is that machine can understand, (c) uses mnemonics, ( a) QBasic, C++ , (b) Converts high level programs into machine level programs at one go  and (e) Converts high level programs into machine level programs line by line .

Explanation:

Given that:

Match the following:

1. Machine language –

Answer: (d) strings of Os and is that machine can understand.

A Machine language is the programming language that consist of the binary or hexadecimal instructions which will responds directly.

2. Assembly language –

Answer: (c) uses mnemonics.

A assembly language is a simple low-level language which has a strong difference between the instructions and machine code instructions.

3. High level language –

Answer:( a) QBasic, C++

A High level language is a language which helps the written of high level which will enable the programmer to write programs that are independent.

4. Compiler -.

Answer: (b) Converts high level programs into machine level programs at one go .

A compiler is a computer language which helps in translating the code from high level programming language to the low level programming language.

5. Interpreter –

Answer:(e) Converts high level programs into machine level programs line by line .

A Interpreter is known as a computer language that a computer directs it to execute the instructions which is written in the programming language.

#SPJ2

Similar questions