0 votes
92 views
in Object Oriented Programming by (0 points)
closed by

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

closed

1 Answer

0 votes
by (0 points)
 
Best answer
d

Related questions

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...