Chapter 6 Exam

Chapter 6 Exam

8th Grade

20 Qs

quiz-placeholder

Similar activities

AR - 1.5 - Looping Shuffles

AR - 1.5 - Looping Shuffles

8th Grade - University

17 Qs

Computer Data and Graphics Quiz

Computer Data and Graphics Quiz

6th - 8th Grade

19 Qs

Unit 2: Review

Unit 2: Review

6th - 8th Grade

17 Qs

Societal Impacts on Careers

Societal Impacts on Careers

8th Grade - University

20 Qs

Initial Technology Assessment - 1st Grade of ESO

Initial Technology Assessment - 1st Grade of ESO

8th Grade

20 Qs

Lower Elementary Quiz: Introduction to Computers

Lower Elementary Quiz: Introduction to Computers

2nd Grade - University

20 Qs

flowchart and pseudocode input output condition loop (IGCSE)

flowchart and pseudocode input output condition loop (IGCSE)

8th Grade

20 Qs

Exploring Smart Homes and IoT

Exploring Smart Homes and IoT

5th Grade - University

20 Qs

Chapter 6 Exam

Chapter 6 Exam

Assessment

Quiz

Information Technology (IT)

8th Grade

Medium

Created by

Ashley Brown

Used 29+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types holds only True and False values?

Boolean

Integer

Floating point

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a logical expression, assuming A and B are variables initialized with some numeric values?

A - B

A + B

A > B

A = B

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operators means "equal to"?

==

<

>=

!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If "numGrapes" is equal to 10, which of the following expressions will produce a False result?

numGrapes >= 11

numGrapes != 10

numGrapes < 9

All of these are False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a mathematical operator?

!=

+

/

*

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "if" statement relies on what type of expression?

Mathematical

Logical

Assignment

Repeating

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you indent statements to form the body of an "if" block?

Use the same amount of spacing on each indented line

Always indent exactly 2 spaces

Always indent exactly 3 spaces

Start with 1 space and add an extra indentation space for each additional statement in the body

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?