Exam preparation MCQs with answers

Practice Pakistan's most useful MCQs for competitive exams

Prepare for NTS, PPSC, FPSC and subject-wise tests with fresh multiple choice questions, clear options and quick answer reveal.

Latest MCQs

Bug means_______________?
  • (A)  A logical error in a program
  • (B)  A difficult syntax error in a program
  • (C)  Documenting programs using an efficient documentation tool
  • (D)  All of the above
A relocate program form is the one which_______________?
  • (A)  consists of a program and relevant information for its relocation
  • (B)  can itself perform the relocation of its address-sensitive portions
  • (C)  cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation
  • (D)  All of the above
An Interpreter is_________________?
  • (A)  a program that places programs into memory and prepares them for execution
  • (B)  a program that automate the translation of assembly language into machine language
  • (C)  is a program that appears to execute a source program as if it were machine language
  • (D)  program that accepts a program written in a high level language and produces an object program