Which of the following statements is false with respect to packages?
a) The package itself cannot be called, parameterized, or nested.
b) The format of a package is similar to that of a subprogram.
c) The contents can be shared by many applications once written.
d) None of the above.