what are the different non-access specifiers in java?
Answer Posted / dhanasekar
1)final
2)synchronize
3)static
4)native
5)volatile
6)strictfp
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is math floor in java?
What are triggers in DB? Explain their types. How do they work?
Explain about field hiding in java?
How does map works in java?
Which class cannot be a subclass in java?
What is argument in java?
Is arraylist ordered in java?
What is difference between static variable and global variable?
Can we declare an interface as final?
What is a buffer in computer?
What do you understand by the term string pool?
What is classes in java?
Are true and false keywords?
Why we use set in java?
How do you avoid global variables?