Answer Posted / shankar
void main doesn't return any value
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
how many key words availabel in c a) 28 b) 31 c) 32
How can you tell whether a program was compiled using c versus c++?
Explain what is a program flowchart and explain how does it help in writing a program?
Can we initialize extern variable in c?
What is define directive?
Is flag a keyword in c?
Explain how do you list a file’s date and time?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
How many data structures are there in c?
Lists the benefits of c programming language?
What is a null pointer in c?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
Differentiate fundamental data types and derived data types in C.
What is typedef struct in c?
Why main is not a keyword in c?