The methods of a class with the ____________ access specifier cannot be accessed in its subclass class of different package.
Answer options
A
protected
B
default
C
public
Correct answer: default
Explanation
Quick AnswerThe correct answer is default because it directly addresses the core logic of Java Programming.
This question has been retained as-is due to its unique context.