C++

C++

11th Grade

20 Qs

quiz-placeholder

Similar activities

CSA Lessons 1-10

CSA Lessons 1-10

10th - 12th Grade

21 Qs

Team X 2020

Team X 2020

1st Grade - Professional Development

20 Qs

Mod 2 Test

Mod 2 Test

9th - 12th Grade

20 Qs

Abkürzungen

Abkürzungen

9th - 12th Grade

20 Qs

Python Built-in Functions

Python Built-in Functions

11th - 12th Grade

15 Qs

C++

C++

9th - 12th Grade

20 Qs

19W Final Exam - PLTW

19W Final Exam - PLTW

9th - 12th Grade

15 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?