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 |
Which are different kinds of source code?
Where is singleton pattern used?
What is the use of object and class classes?
Can we cast any other type to boolean type with type casting?
Can a class with private constructor be extended?
What is the base class for error and exception?
What are namespaces in java?
What is the program development process?
What does arrays sort do in java?
How do you check if a number is a perfect square?
What is better- service oriented or batch oriented solutions?
How many bits is a double?