What are access modifiers in Java ?

Answer Posted / madhu

public
static
final
volatile
transient
native
synchronized

Is This Answer Correct ?    5 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 6 boolean operators?

553


How do weakhashmap works?

590


What is parseint?

536


What is data and its types?

573


What is the use of set in java?

610






What are keywords and reserved words in java?

560


What is java english?

496


Explain about arraylist?

577


Can we force the garbage collection to run?

536


What is static in java?

559


What is composition in java?

728


How many bits is a double?

534


Can you declare a private method as static?

697


Which is better 64 bit or 32 bit?

507


What is the difference between I ++ and ++ I in java?

507