(a) Draw the AND gate and produce its truth table (b) List two examples of an output device. (c)(i) What is a computer virus. (ii) Give two examples of computer virus. (d) Convent 28C in hexadecimal to decimal number
Explanation
(i) Computer Display (Monitor) (ii) Printers (iii) Plotters (iv) Speakers. (c)(i) A Computer virus is a small software program that spread from one computer to another and interferes with computer operation. A Computer virus might corrupt or delete data on a Computer, use an e-mail program to spread the virus to other computers, or even delete everything on the hard disk. (ii) Rootkit, Trojan horse, lavandos, worm, Agiplan, Agen a, A braxas and Sobig b. (d) 2BC (2 x 16) + (Bx 16) + (C x 16) (2 x 25) + (11 x 16) + (12 x 1) (512+ 176 + 12) 700 = 700 Is an hexadecimal number and it is represented as 0 X 2bc. In decimal mode, 2bc is 700. In Octal mode 2bc is 1274.