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 page thrashing?
How can I convert a number to a string?
What is far pointer in c?
a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
What is the difference between local variable and global variable in c?
Can we use any name in place of argv and argc as command line arguments?
What is the difference between text and binary modes?
What is difference between main and void main?
What language is windows 1.0 written?
How do you list a file’s date and time?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
Explain the difference between #include "..." And #include <...> In c?
What does the && operator do in a program code?