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 are inner classes or non static nested classes in java?
What is the mapping mechanism used by java to identify IDL language?
What is a class component?
What is meant by data hiding/encapsulation?
What is externalizable interface?
Can we use both this () and super () in a constructor?
What purpose do the keywords final, finally, and finalize fulfill?
What are the different types of methodologies?
What are the benefits of operations?
What is the program compilation process?
Can a static method be overridden in java?
Which class is used by server applications to obtain a port and listen for client requests?
Can a function return a function?
Can we restart a thread already started in java?
Which list is sorted in java?