Advantages of methods,”A programmer can focus on just that part of the program and construct it, debug it
and perfect itDifferent people can work on different functions simultaneouslyCan be re-used (even in different programs)Enhance program readability”