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 is the heap in c?
What do you know about the use of bit field?
What is the difference between declaring a variable and defining a variable?
Explain how many levels deep can include files be nested?
What are the types of data structures in c?
What is the difference between struct and typedef struct in c?
Write a program to print factorial of given number without using recursion?
Why doesnt long int work?
What is the right way to use errno?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
Is anything faster than c?
Why is it that not all header files are declared in every C program?
What is oops c?
What are the header files used in c language?
What is variable in c example?