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
What is merge sort in c?
What does typedef struct mean?
How can variables be characterized?
What is the difference between fread and fwrite function?
When should the register modifier be used? Does it really help?
Write a program of advanced Fibonacci series.
How do you redirect a standard stream?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
Why we use void main in c?
What is the value of h?
What is the use of a static variable in c?
What is c programing language?
What is the mean of function?
How can I open files mentioned on the command line, and parse option flags?
How many identifiers are there in c?