Search Header Logo

C++ Quiz 9

Authored by cybernaut c++team

Professional Development

Professional Development

Used 2+ times

C++ Quiz 9
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Keywords are also called

preprocessor

reserved words

punctuation mark

operators

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Total number of keywords in c++ is

63

31

32

52

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State following statements are True or False for C++ identifiers.

i) Only alphabetic characters, digits and underscores are permitted.

ii) The name can start with a digit.

iii) Uppercase and lowercase letters are distinct.

i-True, ii-True, iii-False

i-True, ii-False, iii-True

i-True, ii-False, iii-False

i-True, ii-True, iii-True

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 In C++, ………………….. refer to fixed values that do not change during the execution of a program.

identifiers

keywords

constants

strings

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ……………………. data type was used to specify the return type of a function when it is not returning any value.

int

float

void

double

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The …………………… are just like variables except that their values cannot be changed.

basic constant

number constant

named constant

symbolic constant

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 ………………… are widely used in C++ for memory management 

pointer

array

function

class

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?