Programming C++

Programming C++

3rd - 5th Grade

10 Qs

quiz-placeholder

Similar activities

TEORÍA GENERAL DE LOS SISTEMAS

TEORÍA GENERAL DE LOS SISTEMAS

1st - 12th Grade

15 Qs

Actividad evaluativa # 1 El misterio de la casa verde

Actividad evaluativa # 1 El misterio de la casa verde

5th Grade

10 Qs

FLOWCHART

FLOWCHART

4th Grade

10 Qs

El pequeño reino

El pequeño reino

5th Grade

10 Qs

¿Cuánto sabes de literatura?

¿Cuánto sabes de literatura?

1st - 11th Grade

10 Qs

multimedia ks2

multimedia ks2

5th Grade

10 Qs

Aparato Respiratorio

Aparato Respiratorio

4th - 6th Grade

10 Qs

LÀM QUEN VỚI TỆP - TIN 4

LÀM QUEN VỚI TỆP - TIN 4

4th Grade

13 Qs

Programming C++

Programming C++

Assessment

Quiz

Computers, Instructional Technology, Education

3rd - 5th Grade

Medium

Created by

Jayshree Varrsha

Used 127+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct value to return to the operating system upon the successful completion of a program?

A. -1

B. 1

C. 0

D. Program do not return a value.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

A.start()

B.system()

C.main()

D.program()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

A. { }

B. -> and <-

C. BEGIN and END

D. (and)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What punctuation ends most lines of C++ code?

A. .

B. ;

C. :

D. '

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct comment?

A. */ Comments */

B. ** Comments **

C./* Comments */

D. { Comment }

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following are false about Comments used in C++?

A. Used to documents programs

B. Improve the readability and understanding of programmer

C. Causes action to be performed when the program is executed

D. None of the above

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a correct variable type?

A. float

B. real

C. int

D. double

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?