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 / swamy s t

Answer is D. any where in the program.

No matter whereever it is because the program should
starts or begins from main() function only.

Is This Answer Correct ?    30 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you know about the use of bit field?

606


What is %d called in c?

752


Why do we need volatile in c?

739


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

653


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

1411






I need a sort of an approximate strcmp routine?

655


What is data types?

633


How many types of operator or there in c?

597


write a program in c language to print your bio-data on the screen by using functions.

6239


explain what are actual arguments?

630


What is the easiest sorting method to use?

632


What is #include conio h?

586


Tell us the use of fflush() function in c language?

631


What is maximum size of array in c?

580


What does 4d mean in c?

935