what are the different non-access specifiers in java?
Answer Posted / neeraj khatod
static
final
abstract
synchronized
volatile
transient
native
strictfp
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What happens if we don’t define serial version uid?
What is the difference between static and non-static variables in java programming?
placement papaers of spring computing technology
What is the difference between a method and a procedure?
Can we override compareto method?
Is 0 true or false?
How do you define a set in java?
What is string args [] in java?
How do you replace all in word?
What do you mean by global variable?
How variables are declared?
What does string [] args mean?
How to perform linear search in java?
Is java pass by value or pass by reference?
How to restrict a member of a class from inheriting by its sub classes?