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 |
10 bit A/D converters,the quantization error in % is??
Why are ics so cheap?
what is formalism of embedded system?
What is meant by saying at what current is transistor biased?
what were the challenges you faced during the project technically and how did you cope up with that?
why is BPSK better than BFSK in presence of noise
i having three wire RTD but i want analog input signal 4 to 20ma to Allen Bradly plc.so how to connect this one.pls clarifie me.
What is conductor?
What is meant by a bit?
why we use clamping on transformer
Define lock-inrange, capture range, and pullintime of a pll
Calculator battery power goes down to 1V from 1.6V in 15 days... What could be the reason?
Civil Engineering (5086)
Mechanical Engineering (4456)
Electrical Engineering (16639)
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)