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
what is thread? What are the high-level thread states? : Java thread
Describe the process as to how substring() methodology mechanisms in java.
Can we inherit a class with private constructor?
What is an escape character in java?
Write a java program that prints all the values given at command-line.
What is the meaning of variables in research?
Where is stringbuffer stored?
Is 0 true or is 1 true?
What is the difference between call by reference and call by pointer?
Explain java coding standards for interfaces?
Should you use singleton pattern?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
How many bits is a float?
Does java arraylist maintain insertion order?
Can java arraylist hold different types?