C++ Basics Quiz

C++ Basics Quiz

2nd Grade

10 Qs

quiz-placeholder

Similar activities

Proporcionalidad directa e inversa

Proporcionalidad directa e inversa

1st - 3rd Grade

14 Qs

Estadística

Estadística

1st Grade - University

10 Qs

BIOESTADÍSTICA 2.0

BIOESTADÍSTICA 2.0

1st - 3rd Grade

15 Qs

Regression

Regression

1st - 5th Grade

10 Qs

Intro to Python

Intro to Python

KG - University

10 Qs

Tipos de Variables

Tipos de Variables

1st - 5th Grade

15 Qs

CHAPTER 1_INTRO TO STATISTICS

CHAPTER 1_INTRO TO STATISTICS

1st Grade - University

10 Qs

AB Testing Quiz

AB Testing Quiz

1st - 2nd Grade

10 Qs

C++ Basics Quiz

C++ Basics Quiz

Assessment

Quiz

Mathematics

2nd Grade

Hard

Created by

ZPPSU VLs

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C++, the main() function is where the program starts execution.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A flowchart's rectangle shape represents decision-making.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type stores whole numbers in C++?

float

char

int

string

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ is case-sensitive, meaning MyVariable and myvariable are treated differently.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The parallelogram shape in a flowchart is used to represent input/output operations.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid C++ identifier?

1variable

my_variable

my-variable

float

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

float consumes 8 bytes of memory in C++.

True

False

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?