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
Why packages are used?
What are the advantages of assembly language?
Why vector is used in java?
Whats the difference between notify() and notifyall()?
Can we use different return types for methods when overridden?
Difference between collection, collection and collections in java?
what are the methods in object?
What do you mean by buffering?
What is difference between ++ I and I ++ in java?
How strings are created in java?
What is the final class?
How is abstraction implemented in java ?
Differentiate jar and war files?
What is object english?
How does arrays sort work in java?