Is main() function predfined or userdefined?

Answer Posted / aditya reja

main() is a user define function because its definition
is always define by user and its definition is not present in
any header file.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by c what are the main characteristics of c language?

564


What are pointers really good for, anyway?

610


What are volatile variables in c?

515


What are loops in c?

545


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

600






How are pointers declared in c?

592


how to create duplicate link list using C???

2069


What is the purpose of sprintf?

615


What do you know about the use of bit field?

606


Are bit fields portable?

669


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

899


Is exit(status) truly equivalent to returning the same status from main?

583


What is nested structure?

567


Explain what is wrong with this program statement?

618


Who invented b language?

911