Discussion
Cognizant
IN
Last activity: 18 Mar 2016 19:30 EDT
Inheritence Framework and Inplementation
When creating an application with both implementation and framework classes,
which class would be the directed parent of a work class in the implementation layer
(e.g. MyCo-MyDivBankApp-Work-OpenAccount)? (Choose One)
A. The corresponding work class in the framework layer (MyCo-FW-BankApp-WorkOpenAccount)
B. The class group in the framework layer (MyCo-FW-BankApp-Work)
C. Work-
D. The class group in the implementation layer (MyCo-MyDiv-BankApp-Work)