C++ Quiz 05/05/2023

C++ Quiz 05/05/2023

8th Grade

20 Qs

quiz-placeholder

Similar activities

Basics Python

Basics Python

8th - 10th Grade

20 Qs

EV3 วิทยาการหุ่นยนต์

EV3 วิทยาการหุ่นยนต์

6th - 8th Grade

20 Qs

Arduino IDE

Arduino IDE

3rd Grade - Professional Development

17 Qs

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

Code.org Express Course Vocab

Code.org Express Course Vocab

6th - 8th Grade

18 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

Code.org Express Course Quiz 2

Code.org Express Course Quiz 2

6th - 8th Grade

15 Qs

Loops

Loops

1st - 12th Grade

20 Qs

C++ Quiz 05/05/2023

C++ Quiz 05/05/2023

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Thanuja V

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a function in C++?

if statement

for loop

switch case

cout statement

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to define a function in C++?

def

fun

void

int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to switch between different cases in C++?

for loop

while loop

do while loop

switch case

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following loops will execute at least once in C++?

for loop

while loop

do while loop

switch case

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to comment a single line of code in C++?

//comment

/*comment

*/comment

#comment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to comment multiple lines of code in C++?

//comment

/*comment*/

*/comment*/

#comment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to declare a variable in C++?

var

val

const

int

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?