Page 1 of 1

Which of the following is an incorrect statement about packages?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) Package defines a namespace in which classes are stored
b) A package can contain other package within it
c) Java uses file system directories to store packages
d) A package can be renamed without renaming the directory in which the classes are stored