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.

Answers were Sorted based on User's Feedback



What is true about the following C Functions a.Need not return any value b.Should always re..

Answer / ani

b . should return a value

Is This Answer Correct ?    0 Yes 12 No

Post New Answer

More C Interview Questions

4. main() { int c=- -2; printf("c=%d",c); }

1 Answers  


write a program to generate 1st n fibonacci prime number

2 Answers  


difference between object file and executable file

0 Answers  


What is hashing in c?

0 Answers  


What is the use of header files?

0 Answers  


Why cann't whole array can be passed to function as value.

1 Answers  


Tell me the use of bit field in c language?

0 Answers  


wat is the output int main() { char s1[]="Hello"; char s2[]="Hello"; if(s1==s2) printf("Same"); else printf("Diff"); }

3 Answers  


Are pointers really faster than arrays?

0 Answers  


what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }

3 Answers   HCL,


Whats s or c mean?

0 Answers  


write a proram to reverse the string using switch case?

0 Answers   Syntel,


Categories