Which architecture does PS framework follow
-
Hibernate Architecture
-
Struts Architecture
-
MVC Architecture
-
Web Architecture
C
Correct answer
Explanation
The PS (Portal/Process) framework follows MVC (Model-View-Controller) Architecture, which separates application logic into three interconnected components. Hibernate is an ORM framework, Struts is a specific MVC framework, and 'Web Architecture' is too generic to be the correct answer.