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 |
Why do we need hashmap in java?
Can a static class have a constructor?
Why we need to serialize the object
11 Answers CTS, Geometric Software,
what is the difference between Object Based Language and Object Oriented Language?
What are the steps in the jdbc connection?
What is the difference between the final method and abstract method?
What collections you have worked on? Internal working of Hashmap?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
0 Answers Akamai Technologies,
What are local variables?
What's a method in programming?
What is the applet security manager, and what does it provide?
Why does java have two ways to create child threads?