wap to print "hello world" without using the main function.
Answer Posted / smarty coder
Use pragma directive if you want to do something before
executing main function..
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
hi any body pls give me company name interview conduct "c" language only
When should the volatile modifier be used?
Can a pointer be volatile in c?
What is the argument of a function in c?
What is 2 d array in c?
Is this program statement valid? INT = 10.50;
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
Do you know the difference between malloc() and calloc() function?
What is meant by operator precedence?
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
How can you allocate arrays or structures bigger than 64K?
Explain what is meant by high-order and low-order bytes?
What is c mainly used for?
What is the difference between abs() and fabs() functions?
#include