You are on page 1of 2

SET 2

Candidates are required to give answers in their own words as far as practicable. Figures in
the margin indicate full marks.
Group "A"
Rewrite the best alternative of each question in your answer sheet. (9 × 1=9)
1. ________ consists of chips that temporarily store data or instructions.
a. RAM b. RMA
c. ROM d. CPU
2. Memory unit is a part of
a. output device b. central processing device
c. CPU registers d. input device
3. Numbers express each digit as a
a. bit b. byte
c. nibble d. all of the above
4. Linux is _______software.
a. application b. compiler
c. system d. programming
5. Who developed C language?
a. Dennis Ritchie b. Ken Thompson
c. Bill gates d. Peter Norton
6. ASCII code is an
a. Alpha Numeric Code b. Cyclic Code
c. Numeric Code d. Alphabet Code
7. Which operator is used to enter the formula in Excel cell?
a. $ b. @
c. = d. +
8. How to insert an image in web page using HTML tag?
a. <img=….> b. < img source=…..>
c. <img src=…..> d. <img href=..>
9. Which image format is best used for photographs and offers a small file size?
a. PNG b. GIF
c. BMP d. JPEG
Group ‘C’
Give short answers to the following questions: [5×5=25]
10. What is computer system? What do you mean by serial and parallel
ports? [1+4]
OR
Explain the concept of open source operating systems with examples. [2+3]
11. Write a C program to test whether a string is palindrome or not. [5]
12. Perform the following calculation and conversion: [5]
a. (11110+1001)2 b. (11011×101)2
c. (10011÷101)2 d. Convert (96)10 into binary form
e. Convert (101101)2 into octal form.
13. Define multimedia. Explain its components. [1+4]
OR
What is a pivot table? Why is it used? Mention steps to create a pivot
table. [1+1+3]
14. Write an HTML code for the given list. [5]
List of vehicles
1. Car
2. Bus
3. Motor bike
● Yamaha
● TVS
● Hero
4. Truck
Group ‘C’
Write long answers for the following questions. [2×8=16]
15. Define multidimensional string in array. Write a program in C-language to ask
the user to enter any 10 numbers and find out their average using an array
variable. [2+6]
16. What is computer memory? Classify its types. Explain any two of
them. [1+2+2.5+2.5]
OR
Define Boolean function. Draw a Circuit diagram and truth table of the following.
[2+3+3]
a. A = XY + X(Y+Z) + Y(Y+Z)
b. (AB’(C+BD) + A’B’)C
[Note: simplification is not needed.]



You might also like