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  >  Oracle Apps  >  D2K

 Print  |  
Question:  Program Units and Attached Libraries

Answer: Explain what are program units and attached libraries? How do they differ from one another?


June 06, 2009 05:16:39 #1
 sowjanya_n   Member Since: June 2009    Total Comments: 1 

RE: Program Units and Attached Libraries
 
The Difference is Program units are only to the corresponding form or report.
If, you have written that code in attached library, you can use that code in multiple forms or reports - means reusability, where as you cannot reuse a program unit in multiple forms.
     

 

Back To Question