Which access specifier is used when no access specifier is used with a member of class (java)?
(a) Private
(b) Default
(c) Protected
(d) Public
This question was posed to me during an online interview.
Enquiry is from Access Specifiers in chapter Access Specifiers of Object Oriented Programming