Answer Posted / satya
continue is a keyword..
whenever this statement encountered in a loop , the control
will immediately send to the starting of the loop , without
continuing the sequence of statements...
starting of the loop means
1)control goes to incremental operator if it is for loop
2)control will go to condition checking statement in while
loop...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Between macros and functions,which is better to use and why?
Explain modulus operator.
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34
Explain can you assign a different address to an array tag?
What does the error 'Null Pointer Assignment' mean and what causes this error?
Where are some collections of useful code fragments and examples?
What are the application of void data type in c?
What is the right way to use errno?
Explain what is gets() function?
What is a lvalue
How to throw some light on the b tree?
What happens if you free a pointer twice?
Explain high-order and low-order bytes.
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .