C++ set  3

C++ set 3

University

10 Qs

quiz-placeholder

Similar activities

New Logistics Technology & Material Handing Equipment

New Logistics Technology & Material Handing Equipment

University

10 Qs

QUIZ ON CO5 : PLANT MAINATENANCE & IND SAFETY

QUIZ ON CO5 : PLANT MAINATENANCE & IND SAFETY

University

10 Qs

Quiz #2 Fire Safety & Fire Extinguisher

Quiz #2 Fire Safety & Fire Extinguisher

University

15 Qs

Assignment No 3

Assignment No 3

University

10 Qs

JS QUIZ

JS QUIZ

University

8 Qs

JS QUIZ

JS QUIZ

University

8 Qs

Section 2 Unit 1

Section 2 Unit 1

University

10 Qs

Star Trek Ships

Star Trek Ships

7th Grade - University

15 Qs

C++ set  3

C++ set 3

Assessment

Quiz

Other

University

Hard

Created by

ESPARK 2023

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Exceptions are Caught at ?

(A) Compilation Time

(B) Run Time

(C) Linking Time

(D) No

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is CPP style type-casting?

a. per = total/(float)m

b. per = total/float(m)

c. per = (float)total/m

d. None of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

choose correct option

A. Its base class Its derived class

B. Its base class Its derived class

C. Its derived classIts base class

D. Its derived class Its base class

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A private function of a derived class can be accessed by the parent class.

A. TRUE

B. FALSE

C. May Be

D. Can't Say

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following access specifier is used as a default in a class definition?

A. Private

B. Public

C. Friend

D. Protected

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The order in which operands are evaluated in an expression is predictable if the operator is

A. Addition

B. Modulus

C. Multiply

D. &&

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

IS A relationship in C++ is

A. Inheritance

B. Encapsulation

C. Composition

D. None of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?