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  >  Microsoft  >  Mixed

 Print  |  
Question:  What is Marshalling

Answer:
Answered by Nitin Sharma on 2005-05-12 02:52:10: Marshalling is the process of gathering data from one or more applications or non-contiguous sources in computer storage, putting the data pieces into a message buffer, and organizing or converting the data into a format that is prescribed for a particular receiver or programming interface.  


March 03, 2005 06:22:37 #1
 shaheda   Member Since: Visitor    Total Comments: N/A 

RE: What is Marshalling
 
Marshalling in simple terms is transfering of data from one location to another location
     

 

Back To Question