Q2 Single choice Mark for later Consider the following diagram fragment:What makes this fragment invalid? A A list of elements is not allowed in a package body. B classone is missing a visibility. C An *interface is not allowed in a package D Private elements are not allowed on the list. E Protected elements are not allowed in a package. F Element six is missing its stereotype. Correct answer