filmov
tv
Lec19.2 - Polymorphism Example 2 - Employees' Payroll Processing
Показать описание
Object Oriented Programming using Java in Urdu/Hindi.
In this this video, following example is discussed.
Assume in a company there are different types of employees. Accounts department is responsible to transfer the monthly earnings in their bank accounts.
Agenda: How polymorphism can help us to write code that is less and extensible.
In last section of the video, I have discussed how we can decide the level of generalization to use in our programs.
In this this video, following example is discussed.
Assume in a company there are different types of employees. Accounts department is responsible to transfer the monthly earnings in their bank accounts.
Agenda: How polymorphism can help us to write code that is less and extensible.
In last section of the video, I have discussed how we can decide the level of generalization to use in our programs.