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 #define used for in c?
What is the difference between far and near ?
What is the difference between constant pointer and constant variable?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
Why pointers are used in c?
What is a sequential access file?
Can you apply link and association interchangeably?
What do you mean by dynamic memory allocation in c? What functions are used?
What is the ANSI C Standard?
What is bin sh c?
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
Is it possible to pass an entire structure to functions?
What is the value of h?
What is the hardest programming language?