GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  TCS  >  C
Go To First  |  Previous Question  |  Next Question 
 C  |  Question 37 of 87    Print  
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


  
Total Answers and Comments: 3 Last Update: April 23, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 10, 2005 03:41:22   #1  
Manish Varshney        

RE: What is true about the following C FunctionsA. Need not return any valueB. Should always return an i...
By Default it returns a value of Integer.

 
Is this answer useful? Yes | No
February 10, 2006 17:47:58   #2  
laxmikanth        

RE: What is true about the following C Functions
though the default scope is integer there is no compulsion that we should return an integer and we know that a void function can't return a value by using return statement.at the same time a void function can return a value (Even more than value is possible) by using the pointers concept which is known as indirect return.
 
Is this answer useful? Yes | No
April 23, 2007 05:37:17   #3  
puja_ag16 Member Since: April 2007   Contribution: 4    

RE: What is true about the following C Functions
B. should always return an integer
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape