Multiple Choice Questions:
A program written in the assembly language is called
a. Assembler
b.Source Program
c. Object Program
An
converts a high level language program into machine language, line byline.
Our
a. Assembler
b. Compiler
c. Interpreter
f
The program converted into machine language by the translator is called
C. Assembler
a. Source Program
b. Object Program
inch screen.
Laptops usually have
c. 16 to 18 inch
b.13 to 15 inch
a. 11 to 12 inch
are used in homes, schools, shops, offices, banks, etc.
b. Mini computers
C. Super computers
a. Micro computers.
please tell me fast it is very important please guys tell me fast it is very urgent
Answers
Answer:
1st question answer is option a
Answer:
The correct answer to the given question is:
1 a) assembler
2 c) interpreter
3 a) assembler
4 a) 11 to 12 inch
5 b) mini computer
Explanation:
Compiler:
A Compiler is mainly used for a program that translates the source code of a high-level program into a machine-level language to create an executable program. A compiler will treat the entire program as the whole code and then translate it. The main job of the compiler is to check for all kinds of bounds, ranges, errors, etc. Before the compiler can successfully run the code, the errors must be removed from the source code. Examples of compiled languages are C, C++, Java, C#, etc.
Assembler:
The assembler takes assembly code as input and converts it into relocatable machine code. The assembler verifies the correctness of each instruction and generates a diagnostic message.
The interpreter directly executes instructions written in a programming or scripting language without first converting them to object or machine code.
#SPJ3