MCQ Collection
FPSC Computer IT Officer MCQs
Practice FPSC Computer IT Officer questions with answers and explanations.
Choose an option to check your answer.
Correct Answer: B. No
Explanation:
The stated relationship directly supports “No”.
Choose an option to check your answer.
Correct Answer: B. 79
Explanation:
69 + 10 = 79.
Choose an option to check your answer.
Correct Answer: D. a weakness that can be exploited
Explanation:
vulnerability refers to a weakness that can be exploited
Choose an option to check your answer.
Correct Answer: C. array
Explanation:
array is the term that matches the description: a collection of elements accessed by index
Choose an option to check your answer.
Correct Answer: B. compiler
Explanation:
compiler is the term that matches the description: software that translates source code into another executable or lower-level form
Choose an option to check your answer.
Correct Answer: A. authentication
Explanation:
authentication is the term that matches the description: verifying identity
Choose an option to check your answer.
Correct Answer: A. a last-in, first-out data structure
Explanation:
stack refers to a last-in, first-out data structure
Choose an option to check your answer.
Correct Answer: A. a hierarchical data structure of connected nodes
Explanation:
tree refers to a hierarchical data structure of connected nodes
Choose an option to check your answer.
Correct Answer: A. beginner
Explanation:
“beginner” is a synonym of “novice”.
Choose an option to check your answer.
Correct Answer: B. 96
Explanation:
87 + 9 = 96.
Choose an option to check your answer.
Correct Answer: A. a device that forwards packets between networks
Explanation:
router refers to a device that forwards packets between networks
Choose an option to check your answer.
Correct Answer: B. creating a new class from an existing class
Explanation:
inheritance refers to creating a new class from an existing class