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 / devendra kumar gupta

need not return any value

Is This Answer Correct ?    18 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is keyword with example?

1121


What is the difference between ā€˜g’ and ā€œgā€ in C?

4091


Can you explain the four storage classes in C?

1165


What are the differences between new and malloc in C?

1206


What is the c language function prototype?

1140


How many bytes is a struct in c?

1213


Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

1206


Can we declare variables anywhere in c?

1053


Give differences between - new and malloc() , delete and free() ?

1151


Explain what are global variables and explain how do you declare them?

1232


What are the advantages of using linked list for tree construction?

1145


What is the size of empty structure in c?

1127


What is the purpose of type declarations?

1170


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

1204


What is malloc calloc and realloc in c?

1423