comp sci

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 17

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

18 Terms

1
What is the Central Processing Unit (CPU)?
The CPU, or Processor, is the main component of a computer that performs calculations and runs instructions.
New cards
2
What does the Control Unit (CU) do in a CPU?
The Control Unit reads instructions from memory, interprets them, and sends signals to other components to synchronize data flow and execute program instructions.
New cards
3
What is the function of the Arithmetic & Logic Unit (ALU)?
The ALU performs mathematical and logical operations required while running a program.
New cards
4
What does the System Clock do in a CPU?
The System Clock produces timing signals to ensure synchronization of operations within the CPU.
New cards
5
What is Immediate Access Store (IAS)?
The IAS holds all data and programs that the CPU needs to access quickly, temporarily storing data from backing storage.
New cards
6
Define Cache Memory and its purpose.
Cache Memory is faster access memory that stores frequently used instructions by the CPU to improve performance.
New cards
7
What is the Address Bus?
The Address Bus carries memory addresses from the CPU to other components and is unidirectional.
New cards
8
What is a USB port?
A USB port is an asynchronous serial data transmission method that transfers data one bit at a time.
New cards
9
What does an Operating System do?
An Operating System manages hardware and software resources, allowing applications to run and providing an interface between them and the user.
New cards
10
What is the role of utility software?
Utility software performs maintenance tasks for computers, such as virus checking, disk formatting, and file management.
New cards
11
What is a DLL (Dynamic Link Library)?
A DLL is a library that contains code and data that can be used by multiple programs simultaneously, allowing for modular programming.
New cards
12
What is machine code?
Machine Code is the low-level programming language that the CPU uses, represented in binary.
New cards
13
What are the types of addressing modes?
Types of addressing modes include Absolute, Direct, Indirect, Indexed, Immediate, Relative, and Symbolic addressing.
New cards
14
What is bit manipulation?
Bit manipulation refers to the act of algorithmically manipulating bits or binary digits, such as using logical shifts.
New cards
15
What is a virus checker?
A virus checker scans software or files for known viruses and can perform heuristic checks to identify potential threats.
New cards
16
Define Compile time and run time in context of high-level languages.
Compile time is when code is translated to machine code before execution, while run time is when the code is executed, potentially using Dynamic Link Libraries.
New cards
17
What does the term 'fetch execute cycle' refer to?
The fetch execute cycle is the process by which the CPU retrieves an instruction from memory, decodes it, and executes it.
New cards
18
What is the status register (SR) used for?
The Status Register contains flags that indicate the result of operations, such as zero, carry, overflow, and negative results.
New cards

Explore top notes

note Note
studied byStudied by 9 people
354 days ago
5.0(1)
note Note
studied byStudied by 22 people
695 days ago
5.0(1)
note Note
studied byStudied by 13 people
956 days ago
5.0(1)
note Note
studied byStudied by 721 people
321 days ago
4.5(2)
note Note
studied byStudied by 11 people
868 days ago
5.0(1)
note Note
studied byStudied by 42 people
868 days ago
5.0(2)
note Note
studied byStudied by 94 people
807 days ago
5.0(1)
note Note
studied byStudied by 221 people
342 days ago
5.0(3)

Explore top flashcards

flashcards Flashcard (22)
studied byStudied by 32 people
518 days ago
5.0(1)
flashcards Flashcard (81)
studied byStudied by 13 people
44 days ago
5.0(1)
flashcards Flashcard (110)
studied byStudied by 37 people
427 days ago
5.0(3)
flashcards Flashcard (97)
studied byStudied by 14 people
820 days ago
5.0(1)
flashcards Flashcard (53)
studied byStudied by 4 people
680 days ago
5.0(1)
flashcards Flashcard (542)
studied byStudied by 32 people
854 days ago
5.0(1)
flashcards Flashcard (78)
studied byStudied by 35 people
462 days ago
5.0(1)
flashcards Flashcard (29)
studied byStudied by 12 people
20 hours ago
4.0(1)
robot