Kizspy | Question: 22
(Choose 1 answer)
What is the purpose of using Java Beans in a Model-View-Controller (MVC) architecture for web development?
A. To control the flow of navigation between web pages or controller layers
B. To provide a convenient way to store session data
C. To encapsulate data and behavior for better modularity and reusability
D. To manage database connections and transactions