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
What do you mean by invalid pointer arithmetic?
write a program fibonacci series and palindrome program in c
What are the different categories of functions in c?
what is the height of tree if leaf node is at level 3. please explain
What is difference between %d and %i in c?
Which is best book for data structures in c?
What is New modifiers?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
In C language what is a 'dangling pointer'?
Is that possible to store 32768 in an int data type variable?
Why is c called a mid-level programming language?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
What are the advantages of using Unions?
Is c a great language, or what?
What is the meaning of 2d in c?