Main must be written as
a.the first function in the program
b.Second function in the program
c.Last function in the program
d.any where in the program

Answer Posted / arava krishnaveni

any where in the program

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about block scope in c?

663


What is getche() function?

610


What does static variable mean in c?

654


Why isn't any of this standardized in c? Any real program has to do some of these things.

627


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

644






Do you know the difference between exit() and _exit() function in c?

610


What are the advantages of external class?

597


What is the difference between exit() and _exit() function?

607


Why is %d used in c?

568


What are categories used for in c?

569


What are the Advantages of using macro

688


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

1420


What is the concatenation operator?

614


Linked lists -- can you tell me how to check whether a linked list is circular?

647


Explain how do you generate random numbers in c?

626