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.
Answer Posted / ravikumar
Demarcated on either side by curly brackets
| Is This Answer Correct ? | 32 Yes | 9 No |
Post New Answer View All Answers
What is meant by type specifiers?
Do pointers need to be initialized?
What is static and auto variables in c?
What is C language ?
can we have joblib in a proc ?
Is it cc or c in a letter?
Write the control statements in C language
Tell me when would you use a pointer to a function?
What is the purpose of void in c?
Can the “if” function be used in comparing strings?
How to declare a variable?
Why malloc is faster than calloc?
What is use of bit field?
Did c have any year 2000 problems?
What is the g value paradox?