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

demarcated on either side by curly brackets.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can I convert a number to a string?

636


What is pointer to pointer in c?

630


Why does the call char scanf work?

611


why wipro wase

1823


What is a char in c?

552






Explain what are the __date__ and __time__ preprocessor commands?

588


What is the most efficient way to store flag values?

679


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

1582


provide an example of the Group by clause, when would you use this clause

1703


how do you programme Carrier Sense Multiple Access

1510


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

2976


What is the difference between pure virtual function and virtual function?

643


What is maximum size of array in c?

580


int far *near * p; means

3113


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

2642