What are non-access modifiers?
Answers were Sorted based on User's Feedback
There are below commonly used non-access modifiers
• Static
• Abstract
• Synchronized
• Final
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ambadas
Non access modifiers are static final abstract synchronized volatile transient strctfp native
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the notations in Java?
In Java list the methods that can be overridden?
What is the purpose of setAutoCommit() ?
When can you say a graph to be a tree?
Can you call a method on a null object?
List primitive java types?
what is Thread priority?
4 Answers Tech Mahindra, Wipro,
What is the use of string and stringbuffer?
What are the features in java?
How will you communicate between two applets?
What is Java Annotations?
Why is it called a string?