Answer Posted / mazahar
#include<stdio.h>
main()
{
int i,n=5;
for(i=0;i<=10;i++)
printf("%d*%d=%d",n,i,n*i);
}
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
the question is that what you have been doing all these periods (one year gap)
Explain how do you use a pointer to a function?
Why do we need functions in c?
What are control structures? What are the different types?
What is the description for syntax errors?
You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.
How are strings stored in c?
What is the use of static variable in c?
write a program fibonacci series and palindrome program in c
Simplify the program segment if X = B then C ← true else C ← false
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
cavium networks written test pattern ..
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
Why c language?
What is storage class?