In which category does main function belong??

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


Please Help Members By Posting Answers For Below Questions

What are the rules for identifiers in c?

589


Why c is called object oriented language?

592


Is it acceptable to declare/define a variable in a c header?

688


What is meant by int main ()?

718


Why isnt there a numbered, multi-level break statement to break out

590






What are unions in c?

583


What is meant by initialization and how we initialize a variable?

587


By using C language input a date into it and if it is right?

575


What is a constant and types of constants in c?

605


write a progrmm in c language take user interface generate table using for loop?

1575


What is the advantage of c?

612


How can I insert or delete a line (or record) in the middle of a file?

576


Why do we need volatile in c?

749


What is clrscr ()?

640


Can main () be called recursively?

631