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 functions are in conio h?
ATM machine and railway reservation class/object diagram
Give differences between - new and malloc() , delete and free() ?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
Explain what math functions are available for integers? For floating point?
what is the role you expect in software industry?
What is structure of c program?
What is c standard library?
What is structure in c explain with example?
What are multibyte characters?
Explain what are run-time errors?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
What is array of structure in c?
What does *p++ do? What does it point to?
Write a program on swapping (100, 50)