Home >> Quiz


( The Quiz Column will be updated on every Sunday)


1. What could be the maximum value of q in the equation 5p9+3R7+2q8=1114?
a. 8
b. 6
c. 9
d. none


2. What least number must be assigned to x so that the number 197x5462 is divisible by 9?
a. 4
b. 3
c. 2
d. 1


3. Predict the output of the following program :

main()
{
int c=--2;
printf(“c=%d”,c);
}


a. -2
b.2
c. compilation error
d. runtime error

4. Predict the output of the following program:

main()
{
int i;
printf(“%d”,scanf(“%d”,&i));//value 10 is given as input here
}

a. 1
b. 0
c. compilation error
d. runtime error

5. Synonym of “annoy” is
a. happy
b. anger
c. sad
d. none


6. antonym of “awkward” is
a. easy to deal with
b. clumsy
c. embarassed
d.self-conscious

7. The number which is three times the sum of its digits is ________________.


8. What is the next letter in the series s,m,t,w,t,____.
a. n
b. u
c. x
d. f


9. Who is the present CEO of TCS?
a. Subir Raha
b. S.Rama Dorai
c. Naresh Goyal
d. Venu Srinivasan


10. Who are the founders of google search engine?
a. Sergey M.Brin,Lawrence E.Page
b. Jerry Yang,David Filo
c. Bill Gates

Powered by Blogger