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  >  Peoplesoft  >  PeopleTools

 Print  |  
Question:  Application Package

Answer: What is meant by application package?


August 08, 2008 02:29:09 #1
 ravi.velchuri38   Member Since: August 2008    Total Comments: 2 

RE: Application Package
 
App package:

An application package is a container for application subpackages and application classes, which will  provide a hierarchical structure to your PeopleCode programs and help you extend the common functionality of existing PeopleCode classes from one application to another.

( To say simply it is similar to "INHERITANCE")
     

 

Back To Question