Q10 Multiple choice Mark for later Which three can be used to create valid Nucleus components? Select all that apply. A any java class B any Java class with a public constructor C any JavaBean D a Java class implementing GenericService E a singleton with a private constructor and a getinstance() public method Correct answer