
Aptitude and OOP Concepts Assessment

Quiz
•
Engineering
•
University
•
Medium
Atharva Kulthe
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the next number in the series: 2, 4, 8, 16, ?
32
64
24
40
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If A is taller than B and B is taller than C, who is the shortest?
B
D
C
A
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a certain code language, if 'CAT' is coded as '3120', how is 'DOG' coded?
2145
3056
4157
4178
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid pointer declaration in C?
float *ptr;
int ptr;
char ptr;
int *ptr;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is polymorphism in OOP?
Polymorphism is the ability to create multiple instances of a class.
Polymorphism refers to the process of combining multiple classes into one.
Polymorphism is the ability of a class to inherit properties from multiple classes.
Polymorphism is the ability of different classes to be treated as instances of the same class through a common interface.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you access the value pointed to by a pointer in C?
Use the dereference operator '*' to access the value pointed to by a pointer.
Use the increment operator '++' to retrieve the value from the pointer.
Access the value directly using the pointer variable without any operator.
Use the address operator '&' to access the value pointed to by a pointer.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code: int a = 5; int *p = &a; printf('%d', *p);?
6
10
4
5
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
General Knowledge Quiz

Quiz
•
University
19 questions
AVINYA 2K25

Quiz
•
University
15 questions
ETS Pemrograman Berorientasi Obyek

Quiz
•
University
20 questions
C++ OOPs Concepts & Inheritance Quiz

Quiz
•
University
21 questions
Java basic

Quiz
•
University
15 questions
CYBERSYNAPSE

Quiz
•
University
20 questions
NEXUS'25

Quiz
•
University
16 questions
ARM Cortex-M4 Microcontroller Quiz

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade