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
Write a program to show whether a graph is a tree or not using adjacency matrix.
What is a singleton in genetics?
Is there any sort function in java?
What are the advantages of functions?
What is hotjava?
What is meant by anonymous class?
Write a program to find maximum and minimum number in array?
How large is a boolean?
what is a working thread? : Java thread
How do you remove duplicates in java?
How to use string tokenizer class.
In java, how we can disallow serialization of variables?
How do you create an array in java?
What does system.gc() and runtime.gc() methods do?
What is instance example?