What are different types of access modifiers?

Answer Posted / venki

Private : It can access with in the class only
public :It can Access Any where
proteced:It can access with in the package and sub class of
the package also
default:it access with in the package only.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you insert a line break?

499


Can a hashset contain duplicates java?

497


What are multiple inheritances?

585


What are the pillars of java?

490


How to pass arraylist to stored procedure in java?

550






What is the definition of tree ?

592


How big is a pointer?

555


Explain a situation where finally block will not be executed?

576


What is lambda programming?

500


What is this keyword in java?

568


What is rule of accessibility in java?

545


What is a parameter example?

532


Which package has light weight components in java programming?

678


Do you know why doesn't the java library use a randomized version of quicksort?

556


What are the java ide’s?

577