what are the different non-access specifiers in java?
Answers were Sorted based on User's Feedback
Answer / chinju230889
1. static
2. final
3. transient
4. abstract
5. synchronized
| Is This Answer Correct ? | 30 Yes | 3 No |
Answer / neeraj khatod
static
final
abstract
synchronized
volatile
transient
native
strictfp
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / dhanasekar
1)final
2)synchronize
3)static
4)native
5)volatile
6)strictfp
| Is This Answer Correct ? | 3 Yes | 2 No |
What is a literal coding?
where u use Abstraction and Interface in real time
Which is a valid identifier?
What is a key in java?
Can you call a constructor within a constructor?
What is a databasemetadata?
Discuss about garbage collector in Java.
0 Answers Agilent, Integreon, ZS Associates,
What about abstract classes in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
Write a program to reverse array in place?
How does map works in java?
What is class array in java?