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
How can a program be made to print the name of a source file where an error occurs?
What are the key features in c programming language?
What are the 5 elements of structure?
What are file streams?
What is I ++ in c programming?
What is the function of multilevel pointer in c?
Multiply an Integer Number by 2 Without Using Multiplication Operator
What language is windows 1.0 written?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What is stack in c?
Add Two Numbers Without Using the Addition Operator
Write a C program to count the number of email on text
What is difference between main and void main?
What is the difference between array and structure in c?
Do you know what are bitwise shift operators in c programming?