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 |
Diff between C++ and java?
Is age a discrete variable?
What is the basic concept of java?
Outline the major features of java.
What is boolean strategy?
What kind of variables can a class consist?
How can you traverse a linked list in java?
What are the OOPS concepts in Java ?
Explain about Superclass and Subclass?
we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?
What do you mean by mnemonics?
Explain about strings in java?