Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1968


What is pass by reference in c?

1235


Explain the difference between call by value and call by reference in c language?

1158


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

1323


What is p in text message?

1037


What is structure data type in c?

1064


How do c compilers work?

1196


Explain what is the difference between #include and #include 'file' ?

1075


How many levels of pointers can you have?

1242


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

2456


What are the 5 data types?

1208


we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above

1228


Why does everyone say not to use gets?

1197


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2851


Why is a semicolon (;) put at the end of every program statement?

1123