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


Please Help Members By Posting Answers For Below Questions

what is function overloading in java?

697


What will happen when using pass by reference in java?

520


Explain the importance of import keyword in java?

522


What does I ++ mean?

599


List types of storage classes in java?

615






When throws keyword is used?

578


How to make a non daemon thread as daemon?

545


What is a data structure java?

500


What is a default constraint?

611


What is a nested structure?

532


Name few java util classes introduced with java 8 ?

499


What is 32 bit float?

559


Can a static method be overridden in java?

557


What is the difference between a checked and an unchecked exception?

545


Can I extend singleton class in java?

623