MCQ 4 (En)
MCQ 4 (En)
Instructions
Answer all the questions.
Write your index number in the given space on the answer sheet.
For each question from 1 to 05, choose the correct or most suitable answer from ()1, ()2, ()3, ()4,
( )0and put a cross (X) on the corresponding number on the answer sheet.
Use of calculator and correction fluid is not allowed.
1
4. Which of the most appropriate order for A, B, C, D, E.F in the following Memory Hierarchy Pyramid.
)1) Registers, cache memory, main memory, magnetic disk, optical disk, magnetic tape
)2) Registers, main memory, cache memory, magnetic tape, optical disk, magnetic disk
)3) Registers, main memory, cache memory, magnetic tape, magnetic disk, optical disk
)4) Registers, cache memory, main memory, optical disk, magnetic disk, magnetic tape
)0) Registers, cache memory, main memory, optical disk, magnetic tape, magnetic disk
5. Which subdomain of artificial intelligence (AI) teaches how to make a decision based on previous
experience and how to create an interface?
6. The process of artificial intelligence (AI) observing thoughts and building a model is called
(1) Introspection (2) Psychological tests (3) Brain imaging
(4) Machine-machine coexistence (5) All of the above
9. The EDSAC computer, which is considered to be the world's first storage programming computer, was
created by..............
(1) Von Neumann (2) Maurice Wilks
(3) Prof. Howard Aiken (4) Gotffred Wilhelm
(5) Charles Babbage Charles Babbage
2
10. The type of memory associated with computer system clock is
(1) Non-volatile memory (2) Static Random Access Memory
(3) Dynamic Random Access Memory (4) Cache Memory
(5) Synchronous Dynamic Random Access Memory
11. The highest value and lowest value of the number 2975.0 are
(1) 2.5 (2) 2.0 (3) 0.2 (4) 5.2 (5) 9.2
(1) 0.1101 (2) 0.0011 (3) 0.0101 (4) 0.1110 (5) 0.1010
(1) 01112 (2) 01012 (3) 01102 (4) 00112 (5) 11112
14. Select the POS expression that is equivalent to the SOP expression below.
ABC+AB'C'+AB'C+ABC'+A'B'C
15. Which of the following input combinations is not allowed in an S-R flip-flop?
17. The relationship between the bandwidth and the audio signal frequency of amplitude modulation:
(1) Bandwidth = 3 frequency (2) Bandwidth = 4 frequency
(3) Bandwidth = 2 frequency (4) Bandwidth = 6 Frequency
(5) Bandwidth = 8 Frequency
3
18. What type of analog is used in television for sound signal?
(1) Amplitude simulation (2) Frequency simulation
(3) Phase simulation (4) Both amplitude simulation and frequency simulation
(5) None of the above
21. Which of the following statements can be used to get the output 4 3 2 1?
(1) for i in [1, 2, 3, 4][::-1]: (2) for i in [4, 3, 2, 1][::-1]:
print (i) print (i)
4
22. Which of the following is the correct output of this python program?
i = 1:
while True:
if i%3 == 0:
break
print(i)
23. Which character is used to comment in single line (single line comment) in Python?
24. Which one is the carrier wave among the following waves?
(4) . (5)
25. Loss of signal strength when traveling a certain distance through a transmission medium is called the
)1) Thermal noise (2) Inductive noise (3) Degradation
)4) Distortion or Impotence (0) Decoding
26. If the MALAN value of an IP packet is 5151, select the header size
27. Which of the following can be used to represent analog signals as digital signals?
A - Attenuation B - Decoding C - Distortion D – Pulse Code Modulation
(1) A only (2) A, B and C only (3) D only
(4) A and C only (5) D and C only
28. Which algorithm provides the private key and its corresponding public key?
A- Key generation algorithm
B- Signature verifying algorithm
C- Signing algorithm
5
(1) A only (2) B only (3) A and C only
(4) All of the above (5) None of the above
30. A switching system in a communication network transmits data from one communication point to
another. Addresses are also processed and sequenced. At which layer in the OSI model does this work?
31. Which of the following is a system used to present information for the executives of a
company/organization to explain?
(1) Decision Support System (2) Executive Support System
(3) Expert System (4) Transaction-Processing System
(5) Management Information Systems
32. What is the correct inline CSS for the p tag to define the text and background colors of the paragraph?
(1) <p css="color: red; background-color: yellow;">
(2) <p cssstyle="color: red; background-color: yellow;">
(3) <p inline="color: red; background-color: yellow;">
(4) <p style="color: red; background-color: yellow;">
(5) <p stylesheet="color: red; background-color: yellow;">
(1) <\n> (2) <lr> (3) <br> (4) <br>...</br> (5) <break>
6
(1) age (2) _age (3) PersonAge (4) 1age (5) AGE
39. In which of the following service models is the hardware virtualized in cloud computing?
)1) NaaS (2) PaaS (3) CaaS (4) IaaS (0) SaaS
45. Which of the following commands does My Sql use to delete a database?
41. Which of the following My Sql function returns the current date and time?
7
42 ………………………phase in the System Development Life Cycle (SDLC) is concerned with system
functionality, meeting user requirements, effective use of resources, and cost effectiveness.
Which of the following is best to fill the above blank?
)1) System analysis (2) System design )3) Implementation
(4) Feasibility study )0) System development
44. Which phase shows the errors occurred during system analysis phase?
)1) System Design Phase (2) System Development Phase (3) System Testing Phase
)4) Establishment stage (0) All these
46.
48. Who makes recommendations about products and services based on user profiles?
8
)1) Online Service Provider (2) Virtual Community (3) Portals
)4) Content Providers (0) Information Brokers
49. Which of the following creates new channels for interactive communication between a company and its
customers?
)1) Customer Relationship Management Systems
)2) Extranet
)3) Enterprise Resource Planning Systems
)4) Internet
)0) Supply Chain Management Systems