why we are using semicolon at the end of printh statment
Answers were Sorted based on User's Feedback
Answer / sri
every statement must be end with semicolon.so We use
semicolon.
| Is This Answer Correct ? | 5 Yes | 22 No |
Why is void main used?
What is the difference between the = symbol and == symbol?
How do shell structures work?
Are pointers really faster than arrays?
struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));
what is a function method?give example?
What is the difference between union and anonymous union?
? ???Mirror Mirror on the wall????????
Why should I prototype a function?
Explain what are its uses in c programming?
a simple program in c language
Write a programe print the sum of series 0,1,2,.....10