What are Brief Access Specifiers and Types of Access Specifiers?
Answer Posted / 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 View All Answers
How java uses the string and stringbuffer classes?
What kind of variables can a class consist?
What is a class in java?
What is the difference between overriding & overloading?
What is meant by data hiding/encapsulation?
How does a cookie work in Servlets?
Are static members inherited to sub classes?
What is a map? What are the implementations of map?
How do you compare characters in java?
Tell me the latest versions in java related areas?
What is an iterator java?
What does it mean to be immutable?
What is java command?
What is oops in java?
How do you reverse a list?