Answer Posted / suresh
void main() returns no value
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between volatile and const volatile?
how do you execute a c program in unix.
What does the error 'Null Pointer Assignment' mean and what causes this error?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
What is an expression?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Why c is called procedure oriented language?
What are the 5 types of organizational structures?
Which is better malloc or calloc?
Which is best book for data structures in c?
What is the use of function in c?
What is pointer to pointer in c?
how could explain about job profile
What is the purpose of ftell?
Write a progarm to find the length of string using switch case?