πŸ“Š Computer Applications
Q. A computer translator is best described as:
  • (A) Application Software
  • (B) System Software
  • (C) Hardware
  • (D) Window
πŸ’¬ Discuss
βœ… Correct Answer: (B) System Software
πŸ“Š Computer Applications
Q. Types of Computer Language Translators are:
  • (A) Compilers
  • (B) Interpreters
  • (C) Assembler
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above
πŸ“Š Computer Applications
Q. Computer cannot boot if it does not have:
  • (A) Compiler
  • (B) Linker
  • (C) Interpreter
  • (D) Operating System
πŸ’¬ Discuss
βœ… Correct Answer: (D) Operating System
πŸ“Š Computer Applications
Q. Which of the following isn’t a characteristic of High level languages?
  • (A) machine code
  • (B) platform independent
  • (C) interactive execution
  • (D) user-friendly
πŸ’¬ Discuss
βœ… Correct Answer: (A) machine code
πŸ“Š Computer Applications
Q. __________ converts the programs written in assembly language into machine instructions.
  • (A) Machine compiler
  • (B) Interpreter
  • (C) Assembler
  • (D) Converter
πŸ’¬ Discuss
βœ… Correct Answer: (C) Assembler
πŸ“Š Computer Applications
Q. If an error occurs, what compiler do?
  • (A) terminate program
  • (B) stops execution
  • (C) reads the whole program even if it encounters errors
  • (D) give warning
πŸ’¬ Discuss
βœ… Correct Answer: (C) reads the whole program even if it encounters errors
πŸ“Š Computer Applications
Q. If an error occurs, what does an interpreter do?
  • (A) terminate program
  • (B) stops execution
  • (C) reads the whole program even if it encounters errors
  • (D) give warning
πŸ’¬ Discuss
βœ… Correct Answer: (B) stops execution
πŸ“Š Computer Applications
Q. Does compiler read the whole source code at once?
  • (A) Yes
  • (B) No
  • (C) Depends on compiler
  • (D) Don't know
πŸ’¬ Discuss
βœ… Correct Answer: (A) Yes
πŸ“Š Computer Applications
Q. We write programs in?
  • (A) Low-Level Language
  • (B) Middle-Level Language
  • (C) High-Level Language
  • (D) Decimal-Format
πŸ’¬ Discuss
βœ… Correct Answer: (C) High-Level Language
πŸ“Š Computer Applications
Q. Files and directories of graphical user interface of operating system programs are known as
  • (A) commands
  • (B) graphics
  • (C) text
  • (D) folders
πŸ’¬ Discuss
βœ… Correct Answer: (D) folders