Is mvc a layered architecture?
Answer Posted / Guddu Kumar
Yes, MVC is a type of layered software architecture. It separates the application into three distinct layers: Model, View, and Controller.
Post New Answer View All Answers
What is latest mvc version?
2