What does CPU stands for?
Central Processing Unit
'Brain' of every computer
CPU
Designed to be understood and written by a human using key words that we will understand.
High-level programming language
RISC stands for ___
Reduced Instruction Set Computer
Which processor runs on a small set of instructions?
RISC
What kind of device is a printer?
output
Short-term memory,used to stored current data and processes
RAM(Random Access Memory)
lots of choice:you can choose the language that best suits your needs
High-Level Programming Language
Which processor is used in modern electronic devices?
RISC
CISC is more expensive than RISC
True
Information or data that is fed into the computer system. This is normally entered using input devices.
INPUT
Required to connect external peripherals, including most input and output devices
Connectors/Ports
Low-Level Programming Language
The size of this processor is large due to requiring more transistors.
CISC
What kind of language does computer understand?
Binary
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
Converts main electricity to a suitable level for the computer
Power Supply
Describe Low-level languages.
Assembly language
Machine code/language
This processor requires more cycles to complete instructions, slowing the process
CISC
Our daily use number system is call ___ number system.
Decimal
What does GUI stand for?
Graphical User Interface
Motherboard
# A simple Python function
def fun(): print("Welcome to Mandalay")
# Driver code to call a function
fun()
Welcome to Mandalay
It is designed to carry out repeated single instructions.
Describe the long terms.
CISC (Complex Instruction Set Computer)
Computer only understands _____ and it contains __ and ___ .
Binary, 0s , 1s