Multiple Choice Questions:
1. Interpreter converts a HLL program into machine language by converting
and executing
(a) In one to
(b) line by line
(c) Group of Five lines (d) None of these
2. Which of the following Operating System is suitable for handling more
than one user at one time?
(a) Multiprocessing OS (b) Multiuser OS
(c) Multiprogram OS (d) Multiprogramming OS
3. Calculator is a
(a) Package
(b) Utility Software
(c) Customized software (d) Developer Tool
4. A bit stands for
(a) Boolean Digit
(b) Binary Digit
(c) Binary Decimal
(d) Byte Digit
Answers
Answered by
1
Answer:
- The translator program that converts source code in high level language into machine code line by line is called Interpreter. ... The most common reason for translating source code is to create an executable program (converting from a high level language into machine language)
- Multi-user operating system is a computer operating system(OS) that allows multiple users on different computers or terminals to access a single system with one OS on it. Examples of multi-user operating system are : Linux, Ubuntu, Unix, Mac OS X, Windows 1010 etc.
- Customized software
- Binary digit
Explanation:
Similar questions