Answer Posted / uma maheswari
run a part of a programme till the specified condition is
satisfied
instead of doing each&every time for printing some values
we use loop,so time saving
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are local variables stored in c?
How can you call a function, given its name as a string?
Do you know what are bitwise shift operators in c programming?
In C programming, what command or code can be used to determine if a number of odd or even?
Is null a keyword in c?
What are pointers really good for, anyway?
Write program to remove duplicate in an array?
Where are the auto variables stored?
explain what is an endless loop?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
how many errors in c explain deply
Why can arithmetic operations not be performed on void pointers?
What is a pointer variable in c language?
what is the basis for selection of arrays or pointers as data structure in a program
difference between object file and executable file