Object Oriented Programming _ In-class Assignment 3
Object Oriented Programming _ In-class Assignment 3
Time : 3 Hour
Implement the Update operation in a simple MVC-based web application for managing a
"Student" entity. The "Student" entity should have attributes like StudentID, Name, Email, and
Course. Your task is to:
Expected Deliverables: