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: C. 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: C. 15
Explanation:
Divide both sides by 2: x = 30/2 = 15.
Choose an option to check your answer.
Correct Answer: B. a structured set of rows and columns
Explanation:
database table refers to a structured set of rows and columns
Choose an option to check your answer.
Correct Answer: C. 40
Explanation:
The sequence increases by 7, so the next number is 40.
Choose an option to check your answer.
Correct Answer: C. an organised way of storing and accessing data
Explanation:
data structure refers to an organised way of storing and accessing data
Choose an option to check your answer.
Correct Answer: C. switch
Explanation:
switch is the term that matches the description: a device that forwards frames within a local network
Choose an option to check your answer.
Correct Answer: B. object
Explanation:
object is the term that matches the description: an instance of a class
Choose an option to check your answer.
Correct Answer: C. 42
Explanation:
25% of 170 = 25/100 × 170 = 42.
Choose an option to check your answer.
Correct Answer: B. a value intended not to change during execution
Explanation:
constant refers to a value intended not to change during execution
Choose an option to check your answer.
Correct Answer: D. function
Explanation:
function is the term that matches the description: a reusable block of code designed to perform a task
Choose an option to check your answer.
Correct Answer: D. a blueprint defining data and behaviour for objects
Explanation:
class refers to a blueprint defining data and behaviour for objects
Choose an option to check your answer.
Correct Answer: D. 20
Explanation:
The sequence increases by 3, so the next number is 20.