You are on page 1of 1

Test Test

1. A card is drawn form a pack of 52 cards .The probability of getting a queen of club or a king of heart
is:
a. 1/26 b. 1/52 c. 2/13 d. 1/13
2. Flash memory was developed taking the concept of :
a. EPROM b. EEPROM c. DRAM d. SRAM
3. DRAM refers to
a. Dynamic Random Access Memory b. Direct Random Access Memory
c. None d. Duel Random Access Memory
4. What type of device a Mouse is :
a. Output device b. Input device c. Posting device d. None
5. In C if a function does not explicity specify a return type.it is assumed to return an …….. by default.
a. char b. float c. Void d. integer
6. Datagram is related with ……………… service and virtual circuit is related to………………..service.
a. both are connectionless b. Connectionless and connection oriented.
c. connection oreiented and connectionless d. None
7. In C programming what will be a value of x?
Printf(“x=%d/n”,(number<0)?-1;(number===0?)0;1);
a. 1 b. -1 c. 0 d. None

You might also like