Final Exam Revision (Trial)

Final Exam Revision (Trial)

University

25 Qs

quiz-placeholder

Similar activities

6INFOMAN (Recitation)

6INFOMAN (Recitation)

University - Professional Development

20 Qs

MESYUARAT KE-3 MYTECC ASSEMBLY: TOGETHER WE BIND

MESYUARAT KE-3 MYTECC ASSEMBLY: TOGETHER WE BIND

University

20 Qs

Basics of Java

Basics of Java

University - Professional Development

20 Qs

QUIZ 2

QUIZ 2

University

20 Qs

Review Quiz (Chapter 3&4)

Review Quiz (Chapter 3&4)

University

20 Qs

ĐC CNTT_Chương 1

ĐC CNTT_Chương 1

University

20 Qs

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

TEST1.PY

TEST1.PY

10th Grade - University

20 Qs

Final Exam Revision (Trial)

Final Exam Revision (Trial)

Assessment

Quiz

Computers

University

Medium

Created by

SHARIFAH (IPH)

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the RIGHT data-type used in C++ to store Employee Identification Card
for “CC00123".

A. string

B. boolean

C. character

D. integer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the keyword in C++?

A. then

B. number

C. case

D. rational

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following term is equivalent with the != operator?

A. is equal

B. is not equal

C. greater than

D. less than

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of = operator in C++ programming?

A . To assign a value to a
variable

B. To compare two values for equality

C. To declare a function

D. To perform arithmetic addition

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the suitable data type of the Ringgit = 5 . 1 ?

A. integer

B. character

C. float

D. string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of keyword const in C++ programming?

A. The value declared in the
program cannot be changed
throughout the program.

B. The memory location can be
referred using the variable name and
this location is used to store the value
of the variable.

C. The value declared in the program
can be changed throughout the
program.

D. Special character constant is a nonprinting character, known as Escape
Sequence.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the CORRECT equivalent combined assignment operator in C++ for
y=y+(m*x+c).

A. y*=(m*x)+c

B. y+=m*x+c

C. y+=m*{x+c)

D. y=+{m)*x+c

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?