Multiple Choice Questions
Tick the best alternative.
Which one of the following is an input device?
a) speaker b) printer c) monitor d) mouse
Which of the following is NOT a bus type?
a) Address bus b) Data bus c) Memory bus d) Control bus
How to represent Boolean F(x,y)=x.y in logic gate?
Which scheduling algorithm allocates the CPU first to the process that requests the CPU first?
a) first-come, first-served scheduling c) shortest job scheduling
b) priority scheduling d) Round robin scheduling
Which operator is used to start for enter the formula in in Excel cell?
a) $ b) @ c) = d) +
Which looping process checks the test condition at the end of the loop?
a) for b) while d) do-while d) Nested loop
How to insert an image in web page using HTML tag?
a) <img=...> a) <img source=...> c) <img src=...> d) <img href=...>
Which image format is best used for photographs and offers a small file size? (U)
a) PNG b) GIF c) BMP d) JPEG
Which of following is monitors user activity on internet and transmit that information in the background to someone else? (U)
a) Malware b) Spyware c) Adware d) Virus
Give short answer to the following questions.
[5×5=25]Explain different types of secondary memory of computer system.
OR
Describe the decimal to binary number conversion process with example.
What are the functions of operating system? Describe.
Define different types of CSS. OR Explain the different components of multimedia.
Differentiate between the do and while loop.
Suggest the prevention methods of cybercrime.
Give long answer to the following question
[2×8=16]Explain computer architecture with block diagram and functions of its components.
OR
Write a program to input the elements of 4 x 3 matrix and prints its elements properly using array.
Draw AND, OR, XOR and XNOR gates with truth table and logic gates.