Answer Posted / Mohammad Arif
MVC (Model-View-Controller) is an architectural pattern used in software development to separate the presentation layer (View), the data handling layer (Model), and the user interaction logic (Controller).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers