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 to deploy tomcatserver to weblogic server? write d following steps?
Explain about data types?
How java enabled high performance?
What is a conditional statement explain with example?
What do the thread?class methods run() and start() do?
Does unicode support all languages?
Can we define static methods inside interface?
Define jit compiler?
Can a java program have 2 main methods?
is it possible to instantiate the math class?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What is the importance of hashcode() and equals() methods?
What is formatted output in java?
Describe the process as to how substring() methodology mechanisms in java.
What is lossy conversion in java?