Methods in Java
Methods in Java
Lecture 5
METHODS: A DEEPER
LOOK
introduction
Experience has shown that the best way to develop and maintain a large program is
to construct it from small, simple pieces, or modules. This technique is called divide
and conquer. Methods help you modularize programs.
Saad Ahmed
0346-4222333