Which of the following is incorrect statement about packages?
Select one:
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