Computer Science C++ Quiz

Computer Science C++ Quiz

1st Grade

35 Qs

quiz-placeholder

Similar activities

LIST

LIST

1st Grade

30 Qs

unit 2 pps

unit 2 pps

1st - 5th Grade

30 Qs

tin hoc 11

tin hoc 11

1st Grade

32 Qs

DPK SEM 2 - 1

DPK SEM 2 - 1

1st Grade

30 Qs

2da Evaluación Semestral.

2da Evaluación Semestral.

1st Grade

30 Qs

Python Тотальный тест

Python Тотальный тест

KG - 12th Grade

30 Qs

PBD ASK T2 : 3.1 PERSEKITARAN KOD ARAHAN

PBD ASK T2 : 3.1 PERSEKITARAN KOD ARAHAN

1st - 2nd Grade

30 Qs

Object oriented programming

Object oriented programming

1st - 5th Grade

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