write c program without semicolon
Answers were Sorted based on User's Feedback
Answer / srikanth
int main()
{
if(printf("hello")
{
}
getch();
}
Is This Answer Correct ? | 13 Yes | 25 No |
How many levels of pointers can you have?
what is the different bitween abap and abap-hr?
Is return a keyword in c?
How pointer is different from array?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
What tq means in chat?
What are two dimensional arrays alternatively called as?
in which language c language is written?
What is a lookup table in c?
What is the use of clrscr?
How to access or modify the const variable in c ?
16 Answers HCL, HP,
what does ‘#include’ mean?