Search Header Logo

level 1 quiz

Authored by Salma Ghoneim

Information Technology (IT)

6th Grade

Used 2+ times

level 1 quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of 7 % 3?

1

2

3

0

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct data type to store a whole number?

char

int

float

string

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the value of a after this code? int a = 10; a = a + 5;

5

10

15

20

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operator is used to check equality in a condition?

=

==

!=

>=

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the following code print? int x = 4; if(x % 2 == 0){ cout << "Even"; } else { cout << "Odd"; }

Even

Odd

0

Error

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The % operator is used to divide two numbers.

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The if statement is used to make decisions in C++.

True

False

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?