Classes Part 7: Non-Void and Method Return Type (Java)
ฝัง
- เผยแพร่เมื่อ 10 ธ.ค. 2024
- The video looks at how non-void methods are created in Java. It explains a methods return type as used with non-void methods. It looks at how data can be returned to a program. It also shows how non-void methods can be used in another method. The topic of multiple returns vs one return statement is covered.