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
Difference between start() and run() method of thread class?
How do you sort data in java?
What is classname class in java?
What is the size of an array?
Is string a class in java?
How do you format in java?
What is the unit of plancks constant?
What is prime number in java?
Why java is call by value?
What is a boolean output?
Explain where variables are created in memory?
How infinite loop is declared?
What are the differences between Java 1.0 and Java 2.0?
What is the impact of declaring a method as final?
What is an abstract method in java programming?