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 diffrence between diode & thyrister. explain it

2 Answers  


what is the use of combiner in gsm phones

7 Answers   Ericsson,


plz post the ne questions for electronics engg interview

0 Answers   Samsung,


1 what is 5P00F METHOD IN 8085 MIC. PRO. 2 what is NEXT STATE FUNCTION SYNTHESIS 3 HOW THE MULTI LEVEL FAULT CAN BE DETECTED

0 Answers   Wipro,


What is snubber circuit?

0 Answers  






How will u plan a grounding network for a nw plant....

0 Answers   Reliance,


Define what types of carriers are present in space charge region?

0 Answers  


What are the advantages of bjt?

0 Answers  


Compare the generalized subnetting with VLSM.

0 Answers   Wipro,


Why 16 Signaling links are the maximum links between two GSM switches?

1 Answers   Ericsson,


In binary to gray converter, …………… gate is used. A AND B OR C NAND D EX-OR

3 Answers   Micromax,


why rxlevel is negative valued ???

3 Answers   Ericsson,


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)