QuestionQ27
Working with Selected Classes from the Java APIGiven the following code fragment:

What is the output?
- A [JavaForum, ExpertForum]
- B [JavaGroup, ExpertGroup]
- C [JavaForumGroup, ExpertForumGroup]
- D [JavaGroup, TechGroup ExpertGroup]
Given the following code fragment:

What is the output?
Community Discussion