what are the different non-access specifiers in java?
Answer Posted / chinju230889
1. static
2. final
3. transient
4. abstract
5. synchronized
| Is This Answer Correct ? | 30 Yes | 3 No |
Post New Answer View All Answers
What is the biggest integer?
Program to Find the second largest element in an array.
What is the basic concepts of OOPS?
Can a constructor be private and how are this() and super() method used with constructor?
List some oops concepts in java?
What is a jagged array in java?
What are the drawbacks for singleton class?
What is a list in java?
What is tostring () method?
Is integer immutable in java?
What is lazy initialization in java?
What are different types of classloaders?
What is the ==?
What is anti pattern in cyber security?
What is difference between c++ and java ?