InterviewSolution
Saved Bookmarks
| 1. |
How Do You Refer To The Types, Objects And Sub Programs Declared Within A Package? |
|
Answer» The types, objects, and SUBPROGRAMS DECLARED within a PACKAGE are referred to using the dot NOTATION as −
The types, objects, and subprograms declared within a package are referred to using the dot notation as − |
|