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 modem

5 Answers   HCL,


What is difference between rocker switch and slide switch.

2 Answers   College School Exams Tests, HCL,


Sparking between contacts can be reduced by inserting a a.) Resistance in the line b.) Capacitor in series with contacts c.) Capacitor in parallel with contacts d.) None

4 Answers   BSNL, TelCom,


Why doping is done in semiconductors?

0 Answers  


Am naseem sabah..i applied for PE in BEL.if anybody having sample questions for written test in BEL,pls forward to my mail id ....nsm.sbh@gmail.com..plsssssssssssss

0 Answers  


wt is conventional direction of current in a ckt?y it is taken as?

3 Answers  


What is q-meter?

0 Answers  


describe the timing circuit of 8085 mpu?

0 Answers   Vodafone,


Which semiconductor device is used as a voltage regulator and why?

11 Answers   Hexaware, Kirloskar, Syntel,


What is the difference between card and module

1 Answers   Cummins, HBL Power Systems,


how to calculet the resolution of 4 to 20 mA current signal

0 Answers  


Hi i am chinna reddy i had completed my b.tech(ECE)2010 passout. but still no job please if anyone help me and suggest me. my mailid:chinnareddy.be@gmail.com Thanks&Regards chinna

0 Answers  


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