Computer Science C++ Quiz

Computer Science C++ Quiz

1st Grade

35 Qs

quiz-placeholder

Similar activities

Ulangkaji ASK T2 Bab 3.2 Struktur Kod Arahan

Ulangkaji ASK T2 Bab 3.2 Struktur Kod Arahan

1st - 12th Grade

39 Qs

Tecnologías de la Información II

Tecnologías de la Información II

1st - 12th Grade

34 Qs

JavaScript

JavaScript

KG - University

30 Qs

ASAS SAINS KOMPUTER T2 [ULANGKAJI]

ASAS SAINS KOMPUTER T2 [ULANGKAJI]

1st Grade - University

40 Qs

KURUKSHETRA

KURUKSHETRA

1st Grade

30 Qs

Kidiotz Quiz

Kidiotz Quiz

1st - 9th Grade

40 Qs

x rpl pts

x rpl pts

1st Grade

30 Qs

MID Basisdata RPL Kelas XI Sem 3

MID Basisdata RPL Kelas XI Sem 3

1st Grade - University

30 Qs

Computer Science C++ Quiz

Computer Science C++ Quiz

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Ramesh R

Used 8+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which allows you to create a derived class that inherits properties from more than one base class?

Multilevel inheritance

Multiple inheritance

Hybrid Inheritance

Hierarchical Inheritance

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which feature in OOP allows reusing code?

Polymorphism

Inheritance

Encapsulation

Data hiding

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function that changes the state of the cout object is called a(n) _____

member

adjuster

manipulator

operator

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does C++ append to the end of a string literal constant?

a space

a number sign (#)

an asterisk (*)

a null character

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An array element is accessed using

a first-in-first-out approach

the dot operator

a member name

an index number

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To hide a data member from the program, you must declare the data member in the _____ section of the class

concealed

confidential

hidden

private

restricted

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

External documentation includes

a printout of the program's code

flowcharts

IPO charts

pseudo code

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