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  >  Concepts  >  OOPS

 Print  |  
Question:  Array Address

Answer: Is it possible to change the address of an array?


November 11, 2007 04:11:30 #1
 meefriend4ever CRM Expert  Member Since: August 2007    Total Comments: 3 

RE: Array Address
 
we can not change array address.
if you try to change the address of array the compipler gives an error-"l value is required"
     

 

Back To Question