Answer Posted / gunda rajkumar
"userdefined" because we are writing the code for main()
or we are defining the boby for main()
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How can I rethow can I return a sequence of random numbers which dont repeat at all?
How are structure passing and returning implemented?
How many identifiers are there in c?
What is the use of header files?
Can stdout be forced to print somewhere other than the screen?
Explain how are portions of a program disabled in demo versions?
what is the format specifier for printing a pointer value?
Difference between linking and loading?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
What is cohesion in c?
Is main a keyword in c?
Why doesn't C support function overloading?
Write a code on reverse string and its complexity.
How many main () function we can have in a project?
Explain the ternary tree?