Kizspy | Question: 44
(Choose 1 answer)
What is the purpose of a Data Transfer Object (DTO) in .NET?
A. To transfer data between different layers or components of an application
B. To define the structure and behavior of database tables
C. To encapsulate business logic within a separate class
D. To manage user input validation in forms