Adaptive Practice
Paper 1
10 questions • Earn up to 101 XP • First attempt — go for 100%!
0
XP
0
Correct
x1
Combo
Question 1 of 10
⏱ 0:30
Easy
Which of the following is NOT a primary function of an operating system?
Medium
In the context of databases, what does ACID stand for?
Easy
Which data structure is most suitable for implementing recursion in programming?
Easy
What is the time complexity of binary search on a sorted array?
Easy
In Python, which of the following is the correct way to handle exceptions?
Medium
Which of the following sorting algorithms is NOT stable?
Medium
In networking, what does the term 'latency' refer to?
Medium
Consider a function f(n) = 3n^2 + 5n + 2. What is the Big-O notation for f(n)?
Hard
Which of the following is a characteristic of a deadlock in operating systems?
Medium
In the context of object-oriented programming, what is 'polymorphism'?