1 |
Which protocol is responsible for assigning IP addresses to devices on a network? |
DNS (Domain Name system)
DHCP (Dynamic Host Configuration Protocol)
TCP (Transmission Control Protocol)
ARP (Address Resolution Protocol)
|
2 |
Which protocol is used to send emails over the internet? |
POP3 (Post Office Protocol 3)
FTP (File Trnasfer Protocol)
SMTP (Simple Mail Transfer Protocol)
IMAP (Internet Message Access Protocol)
|
3 |
Which of the following protocol is used to transfer web pages from a web server in a web browser? |
FTP (File Transfer Protocol)
HTTP (Hyper text Transfer Protocol)
SMTP(Simple Mail Transfer Protocol)
SNMP (Simple Network Managemetn Protocol)
|
4 |
How does the Von Neumann architecturer differ from the Harvard architecture? |
Von Neumannhas separate memery for data and instructions, while Harvard shares the same memory.
Von Neumann stores data and instuctions in the same memory
Von Neumann has no control unit while Harvard does
Von Neumann is used in modern processors, while Harvard is outdated
|
5 |
In Von Neumannarchitecture, which component is responsible for controlling the flow of instructions and data? |
Arithmetic Logic Unit (ALU)
Control Unit(CU)
Cache Memory
Input/Output devices
|
6 |
Which of the following components is NOT a part of the Von Neumann architecture? |
Central Processing Unit (CPU)
Input/Output devices
Control Unit (CU)
Graphics Processing Unit (GPU)
|
7 |
What is the main disadvantage of the Von Neumann architecture. |
High cost of components.
Difficulty in executing machine language instructions
Limited data strorage capacity
Bottleneck due to shared memory access for instructions and data
|
8 |
Which of the following is a key characteristic of the Von Neumann architecture? |
separate memory for instructions and data
Instructions and data are data in the same memory
Data is stored in a separate storage unit from instructions
No need for a central processing Unit (CPU)
|
9 |
Which is the primary function of an operating system in a computer system? |
To provide hardware components
To manage hardware and software resources.
To act as an imput device
to manufacture computer parts.
|
10 |
Which of the following is a storage device used to permanently store data in a computer |
Random Access Memory(RAM)
Cache Memory
Hard Disk Drive(HDD)
Arithmetic logic Unit(ALU)
|
11 |
Which of the following is an imput device? |
Monitor
Printer
Keybord
Speaker
|
12 |
Which component of the computer system is responsible for temporarily strong data and instructions while the CPU processes them? |
RAM (Random Access Memory)
ROM(Read -only Memory)
Hard Dis Drive(HDD)
Graphics Processing Unit (GPU)
|