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 |
JVM responsibility?
What is the purpose of a default constructor?
Realized?
Is java a security risk?
Hi Friends, can you give difference between extending thread class and implementing runnable interface.
Explain some best practices you would apply while using collection in java?
What is the purpose class.forname method?
What is the new line character?
What interface is extended by awt event listeners?
How to perform merge sort in java?
Give us the name of the list layoutmanagers in java?
What are the 2 types of java programs?