MCQ Collection
KPPSC Computer IT Officer MCQs
Practice KPPSC Computer IT Officer questions with answers and explanations.
Choose an option to check your answer.
Correct Answer: B. 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: C. 1740
Explanation:
Simple interest = P×R×T/100 = 5800×10×3/100 = 1740.
Choose an option to check your answer.
Correct Answer: D. thread
Explanation:
thread is the term that matches the description: a schedulable execution path within a process
Choose an option to check your answer.
Correct Answer: D. virtual memory
Explanation:
virtual memory is the term that matches the description: using secondary storage to extend apparent main memory
Choose an option to check your answer.
Correct Answer: B. a named storage location whose value can change
Explanation:
variable refers to a named storage location whose value can change
Choose an option to check your answer.
Correct Answer: B. authorisation
Explanation:
authorisation is the term that matches the description: deciding what an authenticated identity may access
Choose an option to check your answer.
Correct Answer: C. HTTP protected with transport-layer encryption
Explanation:
HTTPS refers to HTTP protected with transport-layer encryption
Choose an option to check your answer.
Correct Answer: B. 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. 960
Explanation:
Simple interest = P×R×T/100 = 6000×4×4/100 = 960.
Choose an option to check your answer.
Correct Answer: C. a state where processes wait indefinitely for resources
Explanation:
deadlock refers to a state where processes wait indefinitely for resources
Choose an option to check your answer.
Correct Answer: B. graph
Explanation:
graph is the term that matches the description: a set of vertices connected by edges
Choose an option to check your answer.
Correct Answer: C. a search method that checks items one by one
Explanation:
linear search refers to a search method that checks items one by one