Recap C++

Recap C++

University

20 Qs

quiz-placeholder

Similar activities

PERULANGAN WHILE DO

PERULANGAN WHILE DO

University

20 Qs

Java, part I

Java, part I

11th Grade - University

20 Qs

OOP - Quiz

OOP - Quiz

University

15 Qs

Java Programming I 2

Java Programming I 2

University

19 Qs

Java Basics Recap

Java Basics Recap

9th Grade - University

25 Qs

BASIC C PROGRAMMING QUIZ

BASIC C PROGRAMMING QUIZ

University

15 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

break_Tayo_02

break_Tayo_02

University

20 Qs

Recap C++

Recap C++

Assessment

Quiz

Computers

University

Hard

Created by

nurul iman

Used 15+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the characteristics of C++ programming?

- Modular

- Portable

- Supports procedural and OOP

- Case-Sensitive

- Rich Library

- Modular

- Portable

- Rich Library

- Supports procedural and OOP

- Case-Sensitive

- Rich Library

- Rich Library

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is one is relational operators?

<, >, <=, >=, ==, !=

+, -, *, /, %

=, +=, -=, *=, /=, %=

&&, ||, !

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is one is assignment operators?

&&, ||, !

+, -, *, /, %

<, >, <=, >=, ==, !=

=, +=, -=, *=, /=, %=

4.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Which are logical operators?

&&

||

!

All of the answers

Answer explanation

Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(3 * 8 – 2 * 5) % (2 - 1) == ?

1

0

14

10

Answer explanation

When using '%' operator must look at remainder when the number is divided.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between double and float?

The byte size

Same, no difference

Decimals

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which are variable initialization?

A

B

C

None

Answer explanation

Media Image

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?