Question 7
Not yet
answered
Flag question
If a class member is declared with the default access modifier, what is the scope of visibility?
a. Accessible only within the same class
b. Accessible in subclasses
C.
Accessible from any class
O d. Accessible within the same package
FF.COM