C++ Variables, Literals, and Constants Quiz

C++ Variables, Literals, and Constants Quiz

University

10 Qs

quiz-placeholder

Similar activities

Komponen Jaringan & Pengkabelan

Komponen Jaringan & Pengkabelan

University

15 Qs

Quiz Webinar GNS3

Quiz Webinar GNS3

10th Grade - University

13 Qs

Enterprise development - JEE

Enterprise development - JEE

University

10 Qs

ER MODEL

ER MODEL

University

15 Qs

Kuis Webinar Cerdas Bertelekomunikasi OTP Fraud

Kuis Webinar Cerdas Bertelekomunikasi OTP Fraud

6th Grade - Professional Development

10 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

CHAPTER 1: COMPUTER SECURITY REVIEW

CHAPTER 1: COMPUTER SECURITY REVIEW

University

10 Qs

1-基本数据类型

1-基本数据类型

University

10 Qs

C++ Variables, Literals, and Constants Quiz

C++ Variables, Literals, and Constants Quiz

Assessment

Quiz

Computers

University

Easy

Created by

N M

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in programming?

A keyword in C++

A fixed value that cannot change

A container to hold data

A type of data structure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name?

first name

first_name

first-name

1stVariable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'const' keyword do in C++?

Declares a constant whose value cannot change

Declares a data type

Declares a variable that can change

Declares a function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of literal in C++?

Dynamic literal

Integer literal

Floating-point literal

String literal

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of an 'int' data type in C++?

1 byte

4 bytes

2 bytes

8 bytes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid escape sequence in C++?

'n'

\n

't'

\t

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of values that an 'int' can store in C++?

0 to 255

-2147483648 to 2147483647

-32768 to 32767

-128 to 127

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?