write a “Hello World” program in “c” without using a semicolon?
Answer Posted / prashant
sir, i can not give the answer of this question.
Is This Answer Correct ? | 4 Yes | 17 No |
Post New Answer View All Answers
Are local variables initialized to zero by default in c?
what are the facialities provided by you after the selection of the student.
How will you find a duplicate number in a array without negating the nos ?
Describe wild pointers in c?
FILE PROGRAMMING
What does 3 mean in texting?
In a switch statement, what will happen if a break statement is omitted?
Can a pointer point to null?
What are valid signatures for the Main function?
Explain about the functions strcat() and strcmp()?
When can a far pointer be used?
Explain modulus operator. What are the restrictions of a modulus operator?
How can I open files mentioned on the command line, and parse option flags?
Write a program to swap two numbers without using the third variable?
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures