Answer Posted / devi
main function is used in C,C++,Java languages which is
first read by the compiler.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a pointer variable in c language?
what are bit fields in c?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Write a code on reverse string and its complexity.
What does node * mean?
How can my program discover the complete pathname to the executable from which it was invoked?
Is javascript written in c?
What is f'n in math?
Is it better to bitshift a value than to multiply by 2?
Explain what does it mean when a pointer is used in an if statement?
Explain Function Pointer?
What is use of #include in c?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is putchar() function?
What is file in c preprocessor?