Input-Output System
Computer Components
Programming Language
RISC and CISC Processors
Random
100

What does CPU stands for?

Central Processing Unit

100

'Brain' of every computer

CPU

100

Designed to be understood and written by a human using key words that we will understand.

High-level programming language

100

RISC stands for ___

Reduced Instruction Set Computer

100

Which processor runs on a small set of instructions?

RISC

200

What kind of device is a printer?

output

200

Short-term memory,used to stored current data and processes

RAM(Random Access Memory)

200

lots of choice:you can choose the language that best suits your needs

High-Level Programming Language

200

Which processor is used in modern electronic devices?

RISC

200

CISC is more expensive than RISC

True

300

Information or data that is fed into the computer system. This is normally entered using input devices.

INPUT

300

Required to connect external peripherals, including  most input and output devices

Connectors/Ports

300
Requires little translation for computer to read it

Low-Level Programming Language

300

The size of this processor is large due to requiring more transistors.

CISC

300

What kind of language does computer understand?

Binary

400

Designers are creating contact-free input devices that detect our physical movements, hand gestures or voice commands to send commands to a computer.What kind of device is that?

VR headsets

400

Converts main electricity to a suitable level for  the computer

Power Supply

400

Describe Low-level languages.

Assembly language

Machine code/language

400

This processor requires more cycles to complete instructions, slowing the process

CISC

400

Our daily use number system is call ___ number system.

Decimal

500

What does GUI stand for?

Graphical User Interface

500
The main circuit board, to which all the key components connect.

Motherboard

500
What is the output of this code?

# A simple Python function
def fun():    print("Welcome to Mandalay")
 
# Driver code to call a function
fun()

Welcome to Mandalay

500

It is designed to carry out repeated single instructions.

Describe the long terms.

CISC (Complex Instruction Set Computer)

500

Computer only understands _____ and it contains __ and ___ .

Binary, 0s , 1s

M
e
n
u