Skip to content

Yasitha-Bhanuka/Using-classes-and-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using-classes-and-methods

This is helpful for me to understand how class and method relationships. So that, if is the private method in the class can not access in the another class. if we define the method using public static method we can access it from everywhere.

Main

    main()

Me

    sayName()
    sayAge()

About

For beginners to learn java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages