C++ Exercise (4/8/2021)

C++ Exercise (4/8/2021)

University

12 Qs

quiz-placeholder

Similar activities

Komunikasi

Komunikasi

12th Grade - University

10 Qs

Week 2 • COMP 2207

Week 2 • COMP 2207

University - Professional Development

15 Qs

QUIZ 2 NDJ10303 v1

QUIZ 2 NDJ10303 v1

University

10 Qs

Cyber Security Quiz

Cyber Security Quiz

University

10 Qs

MS Word Quiz 1

MS Word Quiz 1

University

10 Qs

Creating tables in HTML

Creating tables in HTML

University

10 Qs

Basic Knife Cuts and Shapes

Basic Knife Cuts and Shapes

University

15 Qs

TLE2 M4 Understanding Storage Devices & Capacities

TLE2 M4 Understanding Storage Devices & Capacities

University

15 Qs

C++ Exercise (4/8/2021)

C++ Exercise (4/8/2021)

Assessment

Quiz

Instructional Technology

University

Practice Problem

Medium

Created by

Fatihah Bistamam

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The process of creating a new variable without value

declaration

instantiation

naming

assigning

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does <= mean?

less than

less than or equal to

greater than

greater than or equal to

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

30 sec • 1 pt

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

{ }

BEGIN and END

( and )

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct comment?

*/ Comments */

/* Comment */

** Comment **

{ Comment }

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command moves the shown text to the next line?

\t

\r

\s

\n

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

After running the following code, what will be the value of x?

y = 3;

x = 5 * y;

3

5

0

15

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Instructional Technology