wap to print "hello world" without using the main function.
Answer Posted / kk
And some deserts for Mr. Vignesh1988i ..
For your kind attention sir.. Method main() is not the first
line in any executable... Have you ever heard of
initialization??
Yes you can say what ever the developer writes in any
program starts in main()..
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What are nested functions in c?
where are auto variables stored? What are the characteristics of an auto variable?
What is define c?
Are pointers integers in c?
how is the examination pattern?
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
explain what is fifo?
What is the use of header files?
How do you list a file’s date and time?
Why n++ execute faster than n+1 ?
What is void main () in c?
What are the salient features of c languages?
What is ambagious result in C? explain with an example.
What is page thrashing?
Should I learn c before c++?