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 |
Explain main function in c?
what is the importance of spanning tree?
Can we access array using pointer in c language?
What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?
In header files whether functions are declared or defined?
What is meant by type specifiers?
what is const volatile?
What are loops c?
Explain void pointer?
I came across some code that puts a (void) cast before each call to printf. Why?
What is a symbolic constant?
write a program to find the largest and second largest integer from an array