Warm UP 3.7-FCS

Warm UP 3.7-FCS

12th Grade

8 Qs

quiz-placeholder

Similar activities

1.1 - System Architecture - CPU [OCR] [GCSE]

1.1 - System Architecture - CPU [OCR] [GCSE]

9th - 12th Grade

10 Qs

Operating Systems

Operating Systems

12th Grade

10 Qs

Module 3 Test Review Repeating - CSF2

Module 3 Test Review Repeating - CSF2

9th - 12th Grade

9 Qs

Computer Hardward - Fetch, Decode & Execute Cycle

Computer Hardward - Fetch, Decode & Execute Cycle

4th - 12th Grade

10 Qs

TRP System Arch

TRP System Arch

9th Grade - University

10 Qs

Processor Components

Processor Components

11th - 12th Grade

10 Qs

04. SysArch - FDE Cycle Quiz

04. SysArch - FDE Cycle Quiz

9th - 12th Grade

11 Qs

Retrieval Practice 1.1.1

Retrieval Practice 1.1.1

12th Grade

13 Qs

Warm UP 3.7-FCS

Warm UP 3.7-FCS

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Kenneth Amaker

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is the retrieval of data by a software program, script, or hardware device.

fetch

decode

execute

store

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print( 60 + 20 - 30 != 90 - 80 + 70 - 60 )


True

False

Error

18

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ means when a computer internally sorts out what it has to do.

Fetch

Decode

Execute

Store

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A conditional statement starts with a ________ and ends in a ________.

idea/plan

hypothesis/conclusion

thought/answer

plan/conclusion

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of device is this?

input

output

both

neither

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An error in a program that prevents the program from running as expected

iteration

event

debug

bug

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of device is this?

input

output

both

neither

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True/False: The body of an "if" statement will only be executed if the condition is true.

True

False