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 true about the following
C Functions
a.Need not return any value
b.Should always return an integer
c.Should always return a float
d.Should always return more than one value.

Answer Posted / shruti

Need not return any value.

its acceptable if a function does not return any value
provided its return type is "void"..

if its return type is char , int , float.. then it has to
return that respective type of value

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you check to see whether a symbol is defined?

1099


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2540


Explain heap and queue.

1078


What is the right type to use for boolean values in c?

1030


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

1118


Which node is more powerful and can handle local information processing or graphics processing?

1315


Can the “if” function be used in comparing strings?

1045


How main function is called in c?

1122


How can you tell whether a program was compiled using c versus c++?

1102


What is the modulus operator?

1206


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

1068


What is modifier & how many types of modifiers available in c?

1026


Write a program to implement queue.

1108


What is #define size in c?

1187


What are the types of bitwise operator?

1107