C++ Exercise (4/8/2021)

C++ Exercise (4/8/2021)

University

12 Qs

quiz-placeholder

Similar activities

Estructuras Repetitivas

Estructuras Repetitivas

7th Grade - Professional Development

10 Qs

C++ Knowledge Based Quiz I = IA

C++ Knowledge Based Quiz I = IA

University

15 Qs

funciones en c++

funciones en c++

University

10 Qs

Intro. to Web Application

Intro. to Web Application

University

17 Qs

QUIZ ANDROID (MODUL 1 DAN 2)

QUIZ ANDROID (MODUL 1 DAN 2)

University

10 Qs

Quiz 8 Perancangan dan Pemrograman Web 2020-2

Quiz 8 Perancangan dan Pemrograman Web 2020-2

University

10 Qs

Examen de informática

Examen de informática

University

12 Qs

FCA

FCA

University

10 Qs

C++ Exercise (4/8/2021)

C++ Exercise (4/8/2021)

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Fatihah Bistamam

Used 1+ times

FREE Resource

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

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?

Discover more resources for Instructional Technology