Question: During design, how can you separate the business logic from the presentation layer? a. Create two forms, one for input and the other for output.
During design, how can you separate the business logic from the presentation layer?
a. Create two forms, one for input and the other for output.
b. Create two objects using an object-oriented approach.
c. Create at least two methods.
d. Create separate classes for each.
e. all of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
