to print 1 to 10 numbers using do while loop
Answers were Sorted based on User's Feedback
Answer / pranav
int i=1;
do
{
printf("%d",i);
i++;
}
while(i<=10);
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / balamurugan
int i=1;
do
{
printf("%d",i);
i++;
}
while(i<=10);
| Is This Answer Correct ? | 1 Yes | 0 No |
what is meant by procedure oriented n object oriented
5. What is the maximum transmit power of FlexiEdge BTS
What happens if we use limiter in AM receiver?
what is radar?
Which of the listed is NOT a FlexiHopper frequency band? Which of the listed is NOT a FlexiHopper feature?
What is astigmatism control?
What is a p-n junction diode?
What are the limitations of the basic differentiator circuit?
Explain how to identify how many states the ripple counter is having by looking at the figure as it can also have some invalid states?
full form of virus?
How can we measure the Refractive Index of a 2 m long optical fiber?
is msrn reqiured only when the mobile is in roaming,pls tell me what is the concept of msrn.
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)