36. Non Static Method

Опубликовано: 20 Июнь 2026
на канале: Lets Learn Automation
63
5

This session explain the method and its type
1. Pre-defined method
2. User defined method
a) Static method
b) Non-static method

Explains the naming convention for methods follows in industry with respect to pre-defined method.

And mainly focus on non-static method and its types like
1. Non-static method without parameter
2. Non-static method with parameter
3. Non-static method with return type
4. Non-static method with return type and parameter
Also shows how we can separate method definition and calling in different classes.


Channel : -
   / @letslearnautomation  


Do check the Core Java series : -
   • Lets Learn Core Java  

Do check the Automation Framework (Project) series : -
   • Selenium Framework - Retail Domain Project  

Do check the Java Logical Programming series : -
   • Logical Program  

Do check the Star Pattern Logical Programming series : -
   • Star Pattern Program  

Do check the Miscellaneous Selenium Automation scenarios series : -
   • Miscellaneous Scenarios  

Do check the Unix command session series : -
   • Lets Learn Unix Commands