The intention of controller pattern is to:
a) decouple the presentation from business objects
b) implement the use case
c) decoupling the presentation from business objects
d) simplify the design
e) make the design more "architecture centric''