Get in Touch
●
skoolyst@gmail.com
●
+92 334 0673401
0
ہوم
سکولز
متعلق
بلاگ
دکان
ویڈیوز
MCQs
UR
English
0
Login
Register
MCQs
Practice
Q
Medium
2 Marks
Computer Studies
Computer Software
What is the function of a compiler?
A
Translates the program line by line during execution
B
Converts assembly language to machine language only
C
Translates the entire program into machine code all at once
D
Manages computer memory allocation
Show Hint
Reset
Check Answer
Explanation
A compiler translates the entire program into machine code at once before execution, unlike an interpreter which does it line by line.
Reference: Computer Studies Textbook , Page 6
Hint
Which translator processes the whole program before running it?
Similar Questions
File compression tools are used to:
Medium
Computer Studies
Custom software is developed for:
Medium
Computer Studies
Memory management in an OS involves:
Medium
Computer Studies
Most modern operating systems use GUI because:
Easy
Computer Studies
Which language translator is used to convert a Python or Java program before running it?
Hard
Computer Studies