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 / guest
d. any where in the program.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to establish connection with oracle database software from c language?
explain what are actual arguments?
What is openmp in c?
Are pointers integer?
Explain what is the difference between a string and an array?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
What is hungarian notation? Is it worthwhile?
Write a program in c to replace any vowel in a string with z?
What is a node in c?
Explain what does it mean when a pointer is used in an if statement?
What is keyword in c?
p*=(++q)++*--p when p=q=1 while(q<=6)
Where is volatile variable stored?
Where we use clrscr in c?
Can true be a variable name in c?