
C++ (Unit 1 & 2)
Authored by Battala Krishna
Computers
12th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is the correct identifier?
VAR_123
$var_name
varname@
9abc_12
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is the concept of OOPs
object
function
Class
method
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which is used to define the member of a class externally?
:
;;
#
::
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is a valid class declaration?
class A { int x; };
class B { }
public class A { }
object A { int x; };
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The data members and functions of a class in C++ are by default ____________
protected
public
private
public & protected
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following access specifier or specifiers are used for inheritance?
provate
public
protected
all of the above
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following statements is correct about the friend function in C++ programming language?
A friend function is able to access private members of a class
A friend function can access the private members of a class
A friend function is able to access the public members of a class
All of the above
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?