wap to print "hello world" without using the main function.
Answer Posted / abhradeep chatterjee
its not possible.
| Is This Answer Correct ? | 11 Yes | 19 No |
Post New Answer View All Answers
Why is c still so popular?
What are the storage classes in C?
What is a example of a variable?
How can you determine the maximum value that a numeric variable can hold?
What are header files why are they important?
What is the use of a ‘ ’ character?
Explain what is the difference between null and nul?
How does selection sort work in c?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
What is the difference between volatile and const volatile?
Should a function contain a return statement if it does not return a value?
Why is c called c not d or e?
Does sprintf put null character?
Is return a keyword in c?
Is c high or low level?