What is the scope of default access specifier?

Options
- default member are available to all the packages
- default member is available only within the class
- default member is available only within the package
- None of the above


CORRECT ANSWER : default member is available only within the package

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement