write a c program to find the multiples of 5
usin arrays



write a c program to find the multiples of 5 usin arrays..

Answer / divyasanthoshi

#include<stdio.h>
void main()
{
int i,j,a[100];
for(i=0,j=0;i<=100;i++,j++)
{
a[i]=5*j;
printf("\n%d",a[i]);
}
}

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More Electronics Communications Interview Questions

what is the different between opamp,comparator and amplifier?

2 Answers  


how can i prepare for the apgenco can u send old qps to jeedipally@gmail.com

0 Answers   APGenco,


What is the use of Fourier Transform?

3 Answers  


Define beta of a transistor.

0 Answers  


Which material is piezoelectric?

0 Answers   C DAC, CDAC,






Tell me why is 400 hz used for flight instruments and radio transmission system in aviation industry universally?

0 Answers  


what is the difference between electronics and power electronics

1 Answers  


what is the difference bet 4 wire transmiiters and 2 wire transmitters

0 Answers   Vacmet,


due to the usage of mobile phones which animal can not live in this universe and why....

1 Answers   DELL,


aoa, i have applied in FFC pakistan. i want to know the technical written test questions of FFC. can anybody plz help me

5 Answers   FFC,


Why we need biasing for transistor, fet and mosfet?

0 Answers  


We all know about DC concept,i.e +ve connected to +ve ,-ve connected to -ve. If landline phones lines are dc lines,then how it works even if the polarties are interchanged??

1 Answers   Infosys,


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16632)
  • 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)