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  >  Interview Questions  >  Programming  >  C

 Print  |  
Question:  what is pointer?

Answer: pointer is used to store the address of given variable


November 11, 2005 00:18:31 #5
 hiresh ku. chandrakar   Member Since: Visitor    Total Comments: N/A 

RE: what is pointer?
 
a pointer is a variable which stores the address of another variable(oca institute,orissa)
     

 

Back To Question