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
What is auto keyword in c?
What are dangling pointers in c?
what do the 'c' and 'v' in argc and argv stand for?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
What is property type c?
What is preprocessor with example?
Why do we use static in c?
What are categories used for in c?
What are global variables and how do you declare them?
What is unary operator?
How can I get the current date or time of day in a c program?
Which is better pointer or array?
How is = symbol different from == symbol in c programming?
What is variables in c?
What is malloc return c?