QuizMagic

Now available on:
QuizMagic on Google Play QuizMagic Windows 8 App QuizMagic on Amazon Store QuizMagic on Firefox Marketplace
Create you own quizzes

C++ Quiz (Set 2)

C++ Quiz (Set 2)
Created by Quizmagic Team on May 04, 2013 02:44 PM.
Another simple C++ quiz with 15 random questions related to classes, operators, constructors, destructors or other C++ syntax. Take this quiz to test your basic C++ concepts.
Top 5 Scores
Adi Wirawan
90
01:06
janetlin.a1
85
00:47
janetlin.a1
85
00:47
janetlin.a1
84
00:25
janetlin.a1
84
00:39
Questions
15
Minutes
2.5
High Score
90
01:06
Quiz Played
3253
times
Last played on Jul 20, 2023View comments
Congratulation!

You are in top 5 scorers.
0
0
0
0
N/A
Answering this correctly will make the indicated neighbouring questions be automatically treated as having been answered correctly.
Answering this incorrectly will make the indicated neighbouring questions be automatically treated as having been answered incorrectly.
Answering this correctly will earn you some extra points.
Answering this incorrectly will cause you to lose some points.
Answering this correctly will increase the total time available to you.
Answering this incorrectly will reduce the total time available to you.
Rate this quiz
Embed this quiz on your blog or websiteShare this quiz

Copy this HTML code and paste in your website code to run this quiz on your site.

Size:
Size:

Sample Questions

Question 1
Which of the following is the conditional operator?
::
==
->
=
?:
Question 2
Which of the following is the scope resolution operator?
.(dot)
==
->
::
?:
Question 3
What is function overloading?
Declaring more than one function with same name and same structure.
Deriving a class from other class.
Wrapping up of data and function into a single unit
Declaring more than one function with same name having different types and/or number of arguments in the arguments list.
Question 4
Which of the following is true about an abstract class?
The abstract class cannot be inherited.
The object of an abstract class can be created.
An abstract class cannot have a virtual function.
The object of abstract class cannot be created.
Question 5
The mechanism of deriving a new class (derived) from an old class (base class) is known as
Overloading
Abstraction
Inheritance
Encapsulation
Overriding
Question 6
The concept of single name with multiple forms is known as?
Overriding
Abstraction
Encapsulation
Overloading
Polymorphism
Question 7
The wrapping up of data and functions into a single unit is known as?
Overloading
Abstraction
Encapsulation
Overriding
comments powered by Disqus
X
Other recommended quiz for you
Connect with Facebook
OR
Connect with Google
Connecting...Back

Existing users, click here to login



By registering with us, you are agreeing to TERMS AND CONDITIONS of using our products/services.