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



What is false about the following A compound statement is a.A set of simple statments b.De..

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

What is false about the following A compound statement is a.A set of simple statments b.De..

Answer / ravikumar

Demarcated on either side by curly brackets

Is This Answer Correct ?    32 Yes 9 No

What is false about the following A compound statement is a.A set of simple statments b.De..

Answer / bhavitha

A C function is not a compound statement.
so D.

Is This Answer Correct ?    15 Yes 1 No

What is false about the following A compound statement is a.A set of simple statments b.De..

Answer / meenakshi

demarcated on either side by curly brackets.

Is This Answer Correct ?    3 Yes 2 No

What is false about the following A compound statement is a.A set of simple statments b.De..

Answer / akshit

must be D marked wrong by phani kumar(i think)

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Interview Questions

What is the best way to comment out a section of code that contains comments?

0 Answers  


List the variables are used for writing doubly linked list program.

0 Answers   Infosys, Wipro,


Input is "Jack and jill went up a hill" To print output is 1-letter word(s)-1 2-letter words-1 3-letter words-1 4-letter words-4

1 Answers   Mind Tree, TCS,


Program to swap the any two elements in an array containing N number of elements?

1 Answers   Bosch, Glenwood, Ugam Solutions,


What is file in c language?

0 Answers  






how to swap 2 numbers within a single statement?

4 Answers  


Write a program which returns the first non repetitive character in the string?

0 Answers   Expedia,


what is unsigened char and what is the difference from char

2 Answers  


What is derived datatype in c?

0 Answers  


What is the explanation for prototype function in c?

0 Answers  


What does static mean in c?

1 Answers  


What are the different types of data structures in c?

0 Answers  


Categories