What is false about the following
A compound statement is
a.A set of simple statments
b.Demarcated on either side by curly brackets
c.Can be used in place of simple statement
d.A C function is not a compound statement.
Answers were Sorted based on User's Feedback
Answer / phani kumar s
B
A compound statement is set of statements which is embedded
in the curly brace and will perform the necessary task.
| Is This Answer Correct ? | 66 Yes | 6 No |
Answer / bhavitha
A C function is not a compound statement.
so D.
| Is This Answer Correct ? | 15 Yes | 1 No |
if ENTERED FIVE DIGITS DESIGN A PROGRAM THAT WILL FIND CORRESPONDING VALUE FROM ASCII TABLE
Why do we use int main?
How many bytes are occupied by near, far and huge pointers (dos)?
Explain how do you convert strings to numbers in c?
What is difference between union All statement and Union?
While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.
Why do we use stdio h and conio h?
Array is an lvalue or not?
main() { char *p; p="Hello"; printf("%c\n",*&*p); }
write a program for odd numbers?
whether itis a structured language?
The differences between Windows XP and Windows Visa