What are Brief Access Specifiers and Types of Access Specifiers?



What are Brief Access Specifiers and Types of Access Specifiers?..

Answer / nashiinformaticssolutions

To assist JVM in comprehending the extent of a variable, method, and class, access specifiers are predefined keywords. Four access specifiers are available to us.

Specifier for Public Access

Specifier for Private Access

Specifier of Protected Access

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is java util list?

0 Answers  


How is object created in java?

5 Answers   Cap Gemini,


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  


What are the three parts of a lambda expression?

0 Answers  


Can a source file contain more than one class declaration?

0 Answers  






What method is used to know the status of Checkbox(i.e it is checked or unchecked)?

1 Answers  


What is the purpose of using the java bean?

0 Answers  


When is update method called?

0 Answers  


What is the argument in java?

0 Answers  


How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car object. On what basis it will sort?

5 Answers  


WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?

3 Answers   L&T,


Can You Have Virtual Functions In Java?

0 Answers  


Categories