What are different type of access modifiers?

Answer Posted / ravikiran

static
final
native
abstract
synchronized
strictfp
transient
volatile

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are generic methods?

523


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

512


What is string substring?

554


What are annotations in java?

616


Why is stringbuffer thread safe?

563






what methods would you overwrite in java.lang.object class?

558


What is nan in java?

513


What is super keyword explain with example?

525


Explain the importance of finalize() method.

559


Why vector is used in java?

552


What is the difference between hashset and treeset in java?

533


Why is serialization required?

535


Enlist diffrent types of inheritance supported by java?

478


How we can generate random numbers in java?

599


What is the use of static methods?

580