write a c program to find the multiples of 5
usin arrays
Answer Posted / 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 View All Answers
what is main difference between gsm & cdma
Explain what is difference between fixed-bias circuit & self-bias circuit?
why the hysteresis is necessary?
What does ce mean. You will see it on almost every chip(ic)?
What are active & passive elements in BTS?
Loop check when we do ???before solo run test or dis two activities not related .plz explain me
What is meant by voltage commutation?
What is a weighted code?
Why the actual q-factor of the coil is someexplain what larger than the calculated q-factor?
What type of gating signal is used in single phase ac voltage controller with rl load?
What do you mean by vision and mission?
What is point contact diode?
What is TA? Why do we need TA?
How the earting for portable DG set is done?
Op-amp is used mostly as an integrator than a differentiator. Explain why?