write c program without semicolon
Answer Posted / rockabhi
int main()
{
if (printf(" d" Hello"))
{
// EMPTY
}
}
| Is This Answer Correct ? | 38 Yes | 11 No |
Post New Answer View All Answers
Tell us two differences between new () and malloc ()?
What are the advantages of using macro in c language?
will u please send me the placement papers to my mail???????????????????
What is %g in c?
What is the value of c?
What is the use of getchar() function?
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.
What are the different types of data structures in c?
How do I round numbers?
What does == mean in texting?
Are bit fields portable?
What is void pointers in c?
Explain what is operator promotion?
What is the difference between int main and void main in c?
Tell us bitwise shift operators?