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