Answer Posted / manokaran
By the help of loop we
can check the condition
continuously.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
The difference between printf and fprintf is ?
Why we not create function inside function.
what is the function of pragma directive in c?
What is wild pointer in c with example?
Explain how can you restore a redirected standard stream?
What are variables and it what way is it different from constants?
What is mean by data types in c?
What is the right type to use for boolean values in c? Is there a standard type?
Why we use void main in c?
why return type of main is not necessary in linux
How do we make a global variable accessible across files? Explain the extern keyword?
code for replace tabs with equivalent number of blanks
What is FIFO?
explain how do you use macro?
What is double pointer?