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

Why do we need hashmap in java?

0 Answers  


Can a static class have a constructor?

0 Answers  


Why we need to serialize the object

11 Answers   CTS, Geometric Software,


what is the difference between Object Based Language and Object Oriented Language?

0 Answers   Aspire,


What are the steps in the jdbc connection?

0 Answers  






What is the difference between the final method and abstract method?

0 Answers  


What collections you have worked on? Internal working of Hashmap?

1 Answers   Bravura Solutions,


Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?

0 Answers   Akamai Technologies,


What are local variables?

0 Answers  


What's a method in programming?

0 Answers  


What is the applet security manager, and what does it provide?

0 Answers  


Why does java have two ways to create child threads?

0 Answers  


Categories