Search Header Logo

Quiz 3 - CFP

Authored by SIMEBERT TABLEZA

Other

University

Used 4+ times

Quiz 3 - CFP
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_________________ are names given to various entries, such as variables, structures, and functions.

Identifiers

Keywords

Constants

Operators

Answer explanation

Identifiers are names given to various entries, such as variables, structures, and functions.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

C++ _________ is a symbol that is used to perform mathematical or logical manipulations.

Strings

Constants

Operators

Identifiers

Answer explanation

C++ operator is a symbol that is used to perform mathematical or logical manipulations

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Each word and punctuation is referred to as a token in C++. ___________ are the smallest building block or smallest unit of a C++ program.

Keywords

Identifiers

Operators

Tokens

Answer explanation

Each word and punctuation is referred to as a token in C++. Tokens are the smallest building block or smallest unit of a C++ program

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

__________ are reserved words with fixed meanings that cannot be changed.

Strings

Identifiers

Constants

Keywords

Answer explanation

Keywords are reserved words with fixed meanings that cannot be changed.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

___________ are like a variable, except that their value never changes during execution once defined

Constants

Keywords

Identifiers

Operators

Answer explanation

Constants are like a variable, except that their value never changes during execution once defined.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A _________ definition means that the programmer writes some instructions to tell the compiler to create the storage in a memory location.

Strings

C++ Data types

C++ Data types

Variable

Answer explanation

A variable definition means that the programmer writes some instructions to tell the compiler to create the storage in a memory location.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ are objects that signify sequences of characters.

Keywords

Strings

Variable

C++ Data types

Answer explanation

Strings are objects that signify sequences of characters.

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?