wap to print "hello world" without using the main function.
Answer Posted / raghuram
To display "hello world"
printf("\"hello world\"");
| Is This Answer Correct ? | 5 Yes | 57 No |
Post New Answer View All Answers
Why do we use null pointer?
What do you mean by a sequential access file?
What is a function simple definition?
If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402
What is nested structure in c?
What are the various types of control structures in programming?
Which is the best website to learn c programming?
Can stdout be forced to print somewhere other than the screen?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
Explain the Difference between the New and Malloc keyword.
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
Differentiate between the = symbol and == symbol?
How to write a multi-statement macro?
What are the types of i/o functions?
What are the rules for the identifier?