Programming C++

Programming C++

3rd - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Quizz Internet

Quizz Internet

KG - Professional Development

12 Qs

BÀI KIỂM TRA GIỮA KÌ 2 LỚP 5

BÀI KIỂM TRA GIỮA KÌ 2 LỚP 5

1st - 10th Grade

10 Qs

GEOGRAFI TING 3 : Bab 3 - Iklim

GEOGRAFI TING 3 : Bab 3 - Iklim

3rd Grade

10 Qs

Memory

Memory

4th Grade

15 Qs

Diagnóstico Apropiación Tecnológica

Diagnóstico Apropiación Tecnológica

1st Grade - Professional Development

15 Qs

Pendidikan Kesihatan Tahun 5

Pendidikan Kesihatan Tahun 5

5th - 6th Grade

10 Qs

Ôn tập_CK1_22.23_Tin Học 3_Phần 2

Ôn tập_CK1_22.23_Tin Học 3_Phần 2

3rd Grade

10 Qs

TIN HỌC- LỚP 4- ôn HK

TIN HỌC- LỚP 4- ôn HK

4th Grade

9 Qs

Programming C++

Programming C++

Assessment

Quiz

Computers, Instructional Technology, Education

3rd - 5th Grade

Practice Problem

Medium

Created by

Jayshree Varrsha

Used 127+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?

Discover more resources for Computers