Search Header Logo

G12 T1 W3 L3

Authored by Alaa Shboul

Computers

12th Grade

Used 2+ times

G12 T1 W3 L3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a relational operator in C++?

+

&

==

/

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output of the following code be?

int a = 10, b = 20;

cout << (a < b);

10

20

1

0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which relational operator is used to check if two values are not equal?

==

!=

>

>=

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following code?

int x = 15, y = 15;

cout << (x >= y);

false

0

1

true

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a = 8 and b = 12, what will a == b evaluate to?

true

false

8

12

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 Computers