GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Placement Papers  >  Axes Technologies  >  Computer Awareness

 Print  |  
Question:  
What does the file stdio.h contain?

a) functin definition
b) function decleration
c) both func. defn & func. decleration.




November 11, 2005 07:16:48 #1
 raghavendra.T   Member Since: Visitor    Total Comments: N/A 

RE: What does the file stdio.h contain?a) ...
 

header file contains function declarations,type def, enum, global variable declaration,macros, symbolic literals

     

 

Back To Question