POC CLUB
#1

POC CLUB
1. What is the next element of the series- 2, 12, 30, 56, 90, _____
2. What is the next element of the series- 2, 30, 130, 350, _____
3. If TRAP can be written as SQZO then SQZO can be written as
(i)TRAP (ii)OZQS (iii)RPYN (iv)NYPR
4. If front face of a dice is 6 then what is back face no.
(i)4 (ii)3 (iii)2 (iv)1
5. If ONE=151 405 and TWO=202 315 then TEN=
(i)200 513 (ii)200 414 (iii)200 514 (iv)190 514
6. If RHYTHM is coded as NYUZS then POC will be coded as
(i)QPD (ii)DPQ (iii)ONB (iv)BNO
7. If a no is multiplied by itself or added to itself then result is same in both the case. The no is
(i)4 (ii)3 (iii)2 (iv)None of these
8. Which one is different in the set {house, home, bungalow, hut }
(i)house (ii)home (iii)bungalow (iv)hut
9. Which one is different in the set {27, 64, 125, 216}
(i)27 (ii)64 (iii)125 (iv)216
10. If a glass is half filled with water then we can say that
(I) It is partially empty
(II) It is neither empty nor fully filled
(III) It is partially filled
(IV) It is fully filled
11. Which are not valid variable name?
(i)hel123 (ii)ab_u (iii)5_a (iv)_abc
12. Which one statement is wrong?
(I) Mse=123.45;
(II) Con=’T’*’A’;
(III) This=’T’*20;
(IV) 3+a=b;
13. Read the code
main()
{ int a=321+5.8;
printf(“%d”,a);
}
What is the output of the code?
(i)321 (ii)326 (iii)327 (iv)325
14. Read the code
main()
{ int a=9*6.2;
printf(“a=%d”,a);
}
Give the output
15. Read the code
main()
{ int a=0;
If(a)
printf(“a is non zero”);
else
printf(“a is zero”);
}
What is the output of the code?
(I) A is zero
(II) A is non zero
(III) Nothing
(IV) Error
16. If int a=5/2 and float b=5/2 then value assigned to a and b are
(i)a=2 b=2.5 (ii)a=2 b=2.00 (iii)a=2.00 b=2.50 (iv)a=2 b=2.50
17. Name the first operating system implemented on ‘C’?
18. What is an Identifier?
19. Write a program to check wether a leap year or not through a single if…else statement.
20. Write a program to print a terminator without using ; symbol in code of program(ASCII value of ; is 59)
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: chessmaster club, night club music top 10, yale university club nyc, annapolis striders club, shorecliff golf course country club, a golf club, university club montreal,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Forum Jump: