write a c program for display 1 upto timers using for
loop,do while loop,while loop



write a c program for display 1 upto timers using for loop,do while loop,while loop..

Answer / Pranveer Kumar

Here's an example C program that uses the for loop to display numbers from 1 to 10:nn```cn#include <stdio.h>nnint main() {n int i;nn for (i = 1; i <= 10; i++) {n printf("%d
", i);n }nn return 0;n}n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Electronics Communications Interview Questions

Which range of signals are used for terrestrial transmission?

2 Answers  


i need bhel engineer trainee electronic test questions

10 Answers   BGR Energy, Bhel,


box1-a box2-b box3-c get 3a-2b-c in box3 using only subtract 3steps

1 Answers   Godrej,


why we don't use photodiode in forward-bias?

1 Answers   Intel, TCS,


dump means?

2 Answers   BSNL,


how either analog or digital transmitted through fiber optic cables in the form light signal?

1 Answers  


what is interview

3 Answers  


What happens to the series current , load current and zener current when the dc input voltage of a zener regulator increases?

1 Answers  


Explain why the antenna is called passive element?

1 Answers  


what is associate law?

1 Answers  


Define what is the importance of valence shell and valence electrons?

1 Answers  


What is the output of the lexical analyser?

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5086)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4453)
  • Electrical Engineering Interview Questions Electrical Engineering (16638)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)