Q5 Single choice Mark for later Which of the following statements are correct? A You can use 'private' access modifier with all kinds of classes B You can use 'protected' access modifier with all kinds of classes C You can use 'public' access modifier with all kinds of classes D You can use 'final' modifier with all kinds of classes E None Correct answer