which of the following go out of the loopo if expn 2
becoming false
a.while(expn 1){...if(expn 2)continue;}
b.while(!expn 1){if(expn 2)continue;...}
c.do{..if(expn 1)continue;..}while(expn 2);
d.while(!expn 2){if(expn 1)continue;..}
Answer Posted / bipin chandra sai.s
ans is d,bcoz d is only the loop statement in the option
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Compare and contrast compilers from interpreters.
cavium networks written test pattern ..
What is typedf?
Who is the main contributor in designing the c language after dennis ritchie?
How pointer is different from array?
What is the use of gets and puts?
Write a program to use switch statement.
Why is %d used in c?
What is difference between function overloading and operator overloading?
What is a macro in c preprocessor?
What is the use of a semicolon (;) at the end of every program statement?
How do you construct an increment statement or decrement statement in C?
What is meant by inheritance?
What is extern variable in c with example?
the question is that what you have been doing all these periods (one year gap)