What is private method in Java?

The private keyword is an access modifier used for attributes, methods and constructors, making them only accessible within the declared class .

Sizin İçin Seçtik  What is the difference between a class and an object Java program?

Leave a Reply

Your email address will not be published. Required fields are marked *