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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you please explain the difference between syntax vs logical error?

697


What are the advantages of using Unions?

642


How can I determine whether a machines byte order is big-endian or little-endian?

621


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

766


What are the application of c?

650






What do you mean by dynamic memory allocation in c? What functions are used?

657


Differentiate between static and dynamic modeling.

620


What is a pointer in c?

683


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2201


What is a scope resolution operator in c?

751


What is pointer & why it is used?

604


What is #include called?

569


write a program to copy the string using switch case?

2401


Can you apply link and association interchangeably?

679


How do shell structures work?

569