C++ set  3

C++ set 3

University

10 Qs

quiz-placeholder

Similar activities

[Kelas 8 SMP] Bab 1 - Bahasa Program Java

[Kelas 8 SMP] Bab 1 - Bahasa Program Java

8th Grade - University

10 Qs

Kaysersberg - Rencontre parents

Kaysersberg - Rencontre parents

University

7 Qs

DENT1030: Ortho Review

DENT1030: Ortho Review

University

15 Qs

Day -4 Workshop Quiz

Day -4 Workshop Quiz

University

15 Qs

Enzymes Introduction

Enzymes Introduction

University

10 Qs

Uji Pra-Perkuliahan

Uji Pra-Perkuliahan

University

10 Qs

Gladiator

Gladiator

7th Grade - University

15 Qs

Chapter 3 ITN

Chapter 3 ITN

University

10 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?