C - Program Quiz 
HOWZIT will present prizes to the winners

WELCOME HOWZIT
WELCOME HOWZIT
Read above Program and choose the best answer listed below
2, 1, 15
1, 2, 5
3, 2, 15
2, 3, 20
Study the following statement
    for(I=3; I<10;I++)
     printf("%d",++I);
What will be the output?
4 6 8 10
3 5 7 9
3 7 11
None of the above
What is the purpose of following code where a and b are integer variables.
a=a+b;     b=a-b;    a=a-b;
Transfer the contents of a into b
Transfer the contents of b into a
Interchange the contents of a and b
None of these
What will it print
int a=9;
printf("%d",a++);
Prints 10
Prints 9
Prints garbage
None of the above
Which of these is an Exit Controlled loop?
while loop
do while loop
for loop
for each loop
Which operator is used to find exponent?
^
**
!
None of these
{"name":"C - Program Quiz HOWZIT will present prizes to the winners", "url":"https://www.quiz-maker.com/QYOTXG40","txt":"WELCOME HOWZIT, Read above Program and choose the best answer listed below, Study the following statement     for(I=3; I<10;I++)      printf(\"%d\",++I); What will be the output?","img":"https://cdn.poll-maker.com/53-2042104/facebook-post-940x788-px.jpeg?sz=1200"}
Powered by: Quiz Maker