Q. Which of the following is/are advantages of packages? (A) We can have hidden classes that are used by the packages, but not visible outside. (B) Packages avoid name clashes (C) Classes, even though they are visible outside their package, can have fields visible to packages only (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above