___ and _____ are the access specifiers that can be applied to top level Class.
Answer options
A
virtual
B
public
C
default
D
protected
Correct answer: public, default
Explanation
Quick AnswerThe correct answer is public, default because it directly addresses the core logic of Java Programming.
Correct answer: public; default.