1.

What Is Public ?

Answer»

A JAVA keyword used in a method or VARIABLE declaration. It SIGNIFIES that the method or variable can be accessed by ELEMENTS residing in other classes.

A Java keyword used in a method or variable declaration. It signifies that the method or variable can be accessed by elements residing in other classes.



Discussion

No Comment Found