You are on page 1of 1

1. Draw a block diagram to illustrate the organization of a computer and explain the functions of various units. 2.

Explain the different types of ROM. Also differentiate between SRAM and DRAM. 3. Explain various computer languages , giving their advantages and disadvantages. 4. Convert the following: (i) (115.34)10 ( )8 (ii) (iii) (F16.16)16 ( (11110.110)2 ( )10 )16

5. Make a flowchart and program to find minimum of 3 numbers. OR Make a Flow chart and Program to check the type of triangle , based on the following conditions : Equilateral triangle Isosceles triangle Scalene triangle : : : if all sides are equal if 2 sides are equal otherwise

Given three sides of the triangle : a , b , c.

You might also like