Introduction To IT System (JAN 2022)
Introduction To IT System (JAN 2022)
January 2022
INTRODUCTION TO IT SYSTEMS
Answer to Question Nos. 1 is compulsory and Answer any two questions from the rest.
i) A hard disc is divided into tracks, which are further sub divided into
a. Clusters
b. Sectors
c. Vectors
d. Heads
1
ix) Which of the following is not an operating system?
a. Windows
b. Linux
c. Oracle
d. DOS
x) A detailed flowchart is called __________.
a. Stack
b. Macro
c. Micro
d. Micro
e. Union
2
xix) Tags and text that are not directly displayed on the page are written in _____ section.
a. <html>
b. <head>
c. <title>
d. <body>
xx) What will the following code return:
Boolean(10 > 9)
a. NaN
b. true
c. false
xxi) Which of the following CSS property is used to set the blend mode for each background layer of
an element?
a. background-blend-mode property
b. background-collapse property
c. background-transform property
d. background-origin property
xxii) In ethical hacking and cyber security, there are _______ types of scanning.
a. 1
b. 2
c. 3
d. 4
xxiii) Which of the following is a programs that copy themselves throughout a computer or network?
a. Worms
b. Trojans
c. Viruses
d. Rootkits
xxiv) Which of the following port and IP address scanner famous among the users?
a. Cain and Abel
b. Angry IP Scanner
c. Snort
d. Ettercap
xxv) Which of the following transmission directions listed is not a legitimate channel?
a. Simplex
b. Half Duplex
c. Full Duplex
d. Double Duplex
4. a) What are the main advantages of algorithm? Write an algorithm that will read input temperature in
Centigrade and convert to Fahrenheit. Draw a Flowchart that will reads two values and determines
the largest value and prints the largest value. 2+2+2
b) What is time sharing operating system? 4
3
5. a) What is malicious software? Give example of malicious program. 3+3
b) Define a worm. 2
c) List some properties of virus. 2
6. a) Draw the logic diagram of an Ex-OR gate and discuss its operation. 2+2
b) What do you mean by client server architecture Explain? 4
c) Prove that:
ABC+ABC+ABC+ABC=C 2
7. a) What is a gray code? Why is it important? Express the following number in Gray code form:
(i) 15 (ii) 27 (3 + 3 + 1 + 1)
____________________