To which of the following access specifiers are applicable?
To which of the following access specifiers are applicable? Correct Answer Both Member data & Functions
The access specifiers can be applicable to the member data and functions because they need to be accessed outside the block.