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
What is scope of variable in c?
What is structure pointer in c?
How can you avoid including a header more than once?
Can we assign string to char pointer?
Which one would you prefer - a macro or a function?
What the advantages of using Unions?
What is malloc and calloc?
What are register variables in c?
What are external variables in c?
How can you tell whether two strings are the same?
Why do we use & in c?
please explain every phase in the "SDLC" in the dotnet.
What is the scope of an external variable in c?
Can the sizeof operator be used to tell the size of an array passed to a function?
How can I find out if there are characters available for reading?