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 |
What is step down chopper?
which are the five general EMI(electromagnetic interference) testings conducted on any system?
what is the difference between the ss7 and ip,and why we go for ip structure over ss7
What are the disadvantages of ac voltage controllers?
Why cc configuration is called a voltage buffer? Define what is other name?
why do we need time domain & frequency domain.Differentiate between them.
SR flip flop is basically which type of multivibrator?
Why the antenna is called passive element?
what is the main function of transistor Basie?
what is meaning of system with diagrams?
how to test on design and style in software?
please can any one send me BHEL ECE sample papers
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)