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 / seema choudhary

(a) Need not return any value
b'caz all statements has using the return type

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a code to remove duplicates in a string.

1081


What are header files in c?

1120


Write a code to determine the total number of stops an elevator would take to serve N number of people.

1309


How can I read in an object file and jump to locations in it?

1070


How is = symbol different from == symbol in c programming?

1102


Which is the best website to learn c programming?

1133


which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;

3330


Describe how arrays can be passed to a user defined function

1340


What is the use of static variable in c?

1139


How is a null pointer different from a dangling pointer?

1082


What does malloc () calloc () realloc () free () do?

1100


Is printf a keyword?

1257


What is union and structure in c?

1284


Describe the difference between = and == symbols in c programming?

1445


If I have a char * variable pointing to the name of a function ..

1227