Which of the following is not an attribute of a package?
Options
- We can encapsulate a package within a package
- Transport layer has to be maintained while creating a package
- A package can be locked, so that further objects addition is not possible
- Package accessibility is controlled by public, private and protected visibility options