
OOP Quiz 5
Quiz
•
Computers, Education
•
University
•
Practice Problem
•
Hard
stuti Ahuja
Used 2+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
A protected member of the class in accessible in
Only same class
Same class and derived class
Outside the class
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
When will we use the function overloading?
different function name but same number of arguments
same function name but different number of arguments
same function name but same number of arguments
different function name but different number of arguments
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following explains Polymorphism?
int func(int, int);
float func1(float, float);
int func(int);
int func(int);
int func(float);
float func(int, int, char);
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which feature allows you to create a Derived class that inherits properties from more than one Base class?
Multilevel Inheritance
Multiple Inheritance
Hierarchical Inheritance
Hybrid Inheritance
5.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What will be the output?
Value of a:100
Value of b:200
Value of a:200
Value of b:100
Value of a:200
Value of b:200
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code if class A has a method void display(), and class B inherits from A and overrides display()?
Only the base class method will be called.
Both methods will be called.
Only the derived class method will be called.
It will result in a compilation error.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is a friend function declared in a class?
friend returnType functionName(parameters);
functionType friend functionName(parameters);
returnType friend functionName(parameters);
friend functionType functionName(parameters);
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?
Similar Resources on Wayground
15 questions
Object Oriented Programming Assessment 1
Quiz
•
University
12 questions
Quiz No. 2.2 Hash Tables
Quiz
•
University
15 questions
Fundamentals of Algorithms - Unit 1 - Test 1
Quiz
•
University
10 questions
Dart
Quiz
•
University
15 questions
Vistacreate
Quiz
•
University
10 questions
python quiz
Quiz
•
6th Grade - Professio...
12 questions
Java History Characteristics Environment
Quiz
•
University
11 questions
HTML Postest
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
