write a “Hello World” program in “c” without using a semicolon?
Answer Posted / bitan
int main(){
if(printf("Hello World")){}
}
| Is This Answer Correct ? | 35 Yes | 4 No |
Post New Answer View All Answers
Explain the use of 'auto' keyword
What is clrscr ()?
Explain what is the difference between functions abs() and fabs()?
Explain what is the benefit of using #define to declare a constant?
What is fflush() function?
What does main () mean in c?
Describe the modifier in c?
what is the different bitween abap and abap-hr?
What are different types of operators?
Explain how can I open a file so that other programs can update it at the same time?
Tell me the use of bit field in c language?
Where define directive used?
What does %p mean c?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
What is volatile variable in c?