C++

C++

11th Grade

20 Qs

quiz-placeholder

Similar activities

AP CSP Unit 2 Review

AP CSP Unit 2 Review

9th - 12th Grade

20 Qs

Launchcode Unit 2

Launchcode Unit 2

9th - 12th Grade

20 Qs

Python Math & Conditionals 313

Python Math & Conditionals 313

9th - 12th Grade

20 Qs

Variable Scope in Python

Variable Scope in Python

1st Grade - Professional Development

15 Qs

Unit 4 Wrap-up

Unit 4 Wrap-up

9th - 12th Grade

20 Qs

Final Review - Unit 4

Final Review - Unit 4

9th - 12th Grade

20 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

BOOLEAN ALGEBRA

BOOLEAN ALGEBRA

11th Grade

20 Qs

C++

C++

Assessment

Quiz

Computers

11th Grade

Medium

CCSS
6.EE.B.8

Standards-aligned

Used 5K+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of creating a new variable without value
declaration
naming
instantiation
assigning

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does <= mean?

less than

greater than

less than or equal to

greater than or equal to

Tags

CCSS.6.EE.B.8

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the only function all C++ programs must contain?

start()

system()

main()

program()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What punctuation is used to signal the beginning and end of code blocks?

{ }

-> and <-

BEGIN and END

( and )

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct comment?

*/ Comments */

** Comment **

/* Comment */

{ Comment }

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of creating a new variable without value
declaration
naming
instantiation
assigning

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does <= mean?

less than

greater than

less than or equal to

greater than or equal to

Tags

CCSS.6.EE.B.8

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?