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


Please Help Members By Posting Answers For Below Questions

Which built-in library function can be used to match a patter from the string?

749


What is s or c?

601


What is memory leak in c?

639


What standard functions are available to manipulate strings?

567


Is c dynamically typed?

669






Why is void main used?

624


how to count no of words,characters,lines in a paragraph.

3909


Is c object oriented?

544


What is difference between structure and union?

605


What is c preprocessor mean?

797


In c language can we compile a program without main() function?

584


Explain how do you convert strings to numbers in c?

598


what is the diffrenet bettwen HTTP and internet protocol

1396


Can you add pointers together? Why would you?

650


What is the purpose of scanf() and printf() functions?

725