1.

Controller logic component accesses the ________ logic component.(a) Class(b) Object(c) Business(d) CriteriaI had been asked this question by my school teacher while I was bunking the class.This interesting question is from Testing the Controller Component topic in section Mastering JUnit of JUnit

Answer»

Correct OPTION is (C) Business

For explanation I would say: Business logic COMPONENT is responsible for the business logic and delegates DATA ACCESS.



Discussion

No Comment Found

Related InterviewSolutions