cpp-1

cpp-1

University

10 Qs

quiz-placeholder

Similar activities

Let's C It

Let's C It

11th Grade - University

6 Qs

cpp-while-loop

cpp-while-loop

University

10 Qs

Квіз з програмування: Вказівники та динамічна пам'ять

Квіз з програмування: Вказівники та динамічна пам'ять

University

12 Qs

Quiz 2 DFP4013

Quiz 2 DFP4013

University

10 Qs

Repaso programación en C

Repaso programación en C

University

10 Qs

Engineering: EE/CE/CS

Engineering: EE/CE/CS

University

15 Qs

Excel Lab 3

Excel Lab 3

University

10 Qs

Lý thuyết về Python

Lý thuyết về Python

3rd Grade - University

10 Qs

cpp-1

cpp-1

Assessment

Quiz

Education

University

Easy

Created by

coding everyone

Used 55+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

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

cin

cout

if

return

2.

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following prompts the user to enter a price?

cin >> "What is the price? ";

cin << "What is the price? ";

cout << "What is the price? ";

cout >> "What is the price? ";

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which one indicates a single-line comment?

**

//

##

?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What punctuation character signals the end of each statement?

??

**

;

\\

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

All variables must be declared before they can be used.

True

False

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?