Main Quiz
Main Quiz
Main Quiz
1. What is the scientific name of the computer?
A. Homo silicium
B. Homo digitalis
C. Homo computatrix
D. Silico sapiens
2. How is the quality of a printer measured?
A. Exe Flie
B. Creeper Virus
C. Peeper Virus
D. Trozen horse
4. The first commercially available personal computer
was the:
A. Apple II
B. Altair 8800
C. IBM PC
D. Commodore 64
5. What does EEPROM stands for?
1. CPU
2. Address bus
3. RAM
4. Data bus
9. In a subnet with a subnet mask of 255.255.255.224, what is
the maximum number of hosts per subnet?
A. 30
B. 32
C. 64
D. 62
10. Given a B-tree with an order of 4, what is the maximum
number of keys and pointers in a single node?
A. 3 keys, 4 pointers
B. 4 keys, 5 pointers
C. 5 keys, 6 pointers
D. 6 keys, 7 pointers
11. What is the purpose of the "nice" command in Unix/Linux
operating systems?
D. Formats a disk
12. What is the maximum data transfer rate of
a USB 3.0 device?
13.What is the formula for calculating the accuracy of a
machine learning model?
a) Bellman-Ford Algorithm
b) Dijkstra's Algorithm
A. 0 bytes
B. 20 bytes
C. 40 bytes
D. 80 bytes
19. Consider the languages L1 = ∅ and L2 = {a}. Which one of
the following represents L1L2* U L1*?
(A) {∈}
(B) ∅
(C) a*
(D) {∈,a}
20. A process executes the code
fork( );
fork( );
fork( );
The total number of child processes created is :
(A) 3
(B) 4
(C) 7
(D) 8
21. Suppose the time to service a page fault is on average 10
milliseconds, while a memory access takes 1 microsecond. Then
a 99.99% hit ratio results in an average memory access time of
22. Identify the correct order in which the following actions take
place in an interaction between a web browser and a web server.
a) 11 bits
b) 13 bits
c) 15 bits
d) 20 bits
28. Consider that the page fault service time in a computer is
10ms and the average memory access time is 20ns. If, in case, it
generates a page fault every 10^6 memory accesses, then what
would be the effective access time for this memory?
A. 30ns
B. 21ns
C. 35ns
D. 23ns
29. Which is used to specify the user views and their mappings
to the conceptual schema?
1) DDL
2) DML
3) SDL
4) VDL
30. A computer system has a cache with a total capacity of 64 KB, a
block size of 64 bytes, and a 4-way set-associative mapping.
Calculate the number of sets in the cache and the tag size required
for addressing.
A. 256, 18
B. 128, 18
C. 256, 22
D. 128, 22
THANK YOU
FOR PARTICIPATION