
DSA Quiz (A)
Authored by Om Jaiswal
Computers
University

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
80 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In OOP, a friend function of a class has exclusive access to which members of that class?
Private & protected members
Public & protected members
Private & public members
Private members
Protected members
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In OOP, which of the following is used to achieve runtime polymorphism?
A friend function
A virtual function
Operator overloading
Function overloading
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In OOP, which of the following concepts allows a class object to be used inside another class?
Encapsulation
Abstraction
Composition
Inheritance
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What is the postfix expression for the following prefix expression:
pq + rs-*
pqrs +-*
pq + rs *-
pq+-rs*
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many nodes does a complete binary tree with N leaves contain?
2N
N
2N-1
N-1
2(N-1)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these is an expression for runtime in T(n) for the following recurrence: T(n)=4T (n/ 2) + n²
O(n²)
O(nlogn)
O(n²logn)
O(nIog²n)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In C, which of the following bitwise operators is used to turn off a specific bit in a number?
&&
&
||
!
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?