InterviewSolution
Saved Bookmarks
| 1. |
What Is An Object Group? |
|
Answer» An object group is a CONTAINER for a group of OBJECTS; you DEFINE an object group when you want to PACKAGE related objects, so that you copy or reference them in other MODULES. An object group is a container for a group of objects; you define an object group when you want to package related objects, so that you copy or reference them in other modules. |
|