What is meaning of "Void main" in C Language.
Answer Posted / glenn oflaria
the void meaning is the skill of faceless void that when you
are inside of it the time will stop for awhile.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is the significance of static storage class specifier?
Explain what are header files and explain what are its uses in c programming?
What is the size of enum in c?
Write the Program to reverse a string using pointers.
c language interview questions & answer
What is null pointer constant?
What are nested functions in c?
What is array of structure in c programming?
What is the method to save data in stack data structure type?
Why do we need a structure?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
Is it possible to have a function as a parameter in another function?
What is wrong with this program statement? void = 10;
What are the ways to a null pointer can use in c programming language?