write c program without semicolon
Answer Posted / s.venmathi
#include<stdio.h>
#include<conio.h>
void main()
{
if(printf("HELLO"))
{
}
}
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Can we change the value of #define in c?
What is int main () in c?
In which language linux is written?
Where can I get an ansi-compatible lint?
Process by which one bit pattern in to another by bit wise operation is?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What does c value mean?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
Explain what is the purpose of "extern" keyword in a function declaration?
write a program in c language to print your bio-data on the screen by using functions.
What is time complexity c?
Where static variables are stored in memory in c?
Why void is used in c?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks