A layered application may have a front end to handle the presentation and a ______________ to execute the business logic.
(a) Objects
(b) Classes
(c) Servlet
(d) Back end
I had been asked this question in an interview for job.
My doubt stems from Unit Testing with Mock Objects topic in portion Testing with Mock Objects of JUnit