1.3 Flashcards
What does CPU stand for?
Central Processing Unit
True or False: RAM is a type of non-volatile memory.
False
Fill in the blank: The main function of the __________ is to execute instructions.
CPU
What is the primary purpose of an operating system?
To manage computer hardware and software resources and provide common services for computer programs.
Which of the following is an example of a programming language? A) HTML B) CSS C) Python D) All of the above
C) Python
What does ‘ALU’ stand for in computing?
Arithmetic Logic Unit
True or False: A compiler translates high-level programming code into machine code.
True
What is the function of the Control Unit in a CPU?
To direct the operation of the processor and manage the execution of instructions.
Fill in the blank: __________ is the temporary storage area for data and instructions that the CPU uses during processing.
RAM
What does ‘bit’ stand for?
Binary Digit
Which memory type is faster: RAM or hard drive?
RAM
True or False: SSDs are faster than traditional HDDs.
True
What is the purpose of an embedded system?
To perform dedicated functions or tasks within a larger system.
What does ‘fetch-execute cycle’ refer to?
The process by which the CPU retrieves an instruction from memory, decodes it, and executes it.
Fill in the blank: __________ is a measure of how fast a CPU can process instructions.
Clock speed
What is the function of secondary storage?
To store data persistently, even when the computer is turned off.