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 / aarti giri

last function in the program

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2575


what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

1431


number of times a digit is present in a number

1544


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1455


What is a static function in c?

624






What is New modifiers?

672


Place the #include statement must be written in the program?

573


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

816


When should a type cast be used?

576


How to declare a variable?

573


What are the loops in c?

594


Is null always defined as 0(zero)?

616


What are data structures in c and how to use them?

681


What are preprocessor directives in c?

639


Explain what is the difference between null and nul?

660