9-Cpp-1

9-Cpp-1

9th Grade

13 Qs

quiz-placeholder

Similar activities

C++ Recursion

C++ Recursion

8th - 12th Grade

12 Qs

Bài tập trắc nghiệm C++

Bài tập trắc nghiệm C++

3rd - 12th Grade

10 Qs

test-vectori-cls9

test-vectori-cls9

9th Grade

8 Qs

Flow of Control in C++ ( Conditional statements)

Flow of Control in C++ ( Conditional statements)

9th Grade - University

17 Qs

C++ cap. 4

C++ cap. 4

9th - 12th Grade

15 Qs

PH kelas 10 Bab 1

PH kelas 10 Bab 1

9th - 12th Grade

18 Qs

Kuis Percabangan

Kuis Percabangan

1st - 10th Grade

12 Qs

Evaluación Programación Piton

Evaluación Programación Piton

9th - 12th Grade

10 Qs

9-Cpp-1

9-Cpp-1

Assessment

Quiz

Computers, Instructional Technology, Education

9th Grade

Medium

Created by

Umit Akdag

Used 16+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which one indicates a single-line comment?

**

//

##

?

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Of the following, which one is a machine language?

Assembly

C++

Pascal

C#

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Comments are required in a program to add explanation about your code without compiling.

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What punctuation character signals the end of each statement?

??

**

;

\\

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What statement to you use to print something to the screen?

cin

cout

if

return

6.

OPEN ENDED QUESTION

45 sec • 1 pt

What will the following statements print?


int i=5;

int j=7;


cout << i << " " << j ;

Evaluate responses using AI:

OFF

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Of the following, which one is a valid variable name?

return

2020ichc

ichc2_020

ichb 2020

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?