PLEASE MATCH YOUR ASSIGNMENT QUESTIONS ACCORDING TO YOUR SESSION
IGNOU MCS-24 (July 2024 – January 2025) Assignment Questions
Q1: Give an example of a Project that is suitable for application of Procedural Programming rather than Object Oriented Programming. Justify your answer point wise in detail.
Q2: Give an example of a Project that is suitable for application of Object Oriented Programming rather than Procedural Programming. Justify your answer point wise in detail.
Q3: Give an example of a Project that is suitable for application of Object Oriented Programming and usage of Java Programming Language rather than any other Object Oriented Programming Language. Justify your answer point wise in detail.
IGNOU MCS-24 (July 2023 – January 2024) Assignment Questions
Q1: How does Object Oriented Programming differ from Procedural Programming? What are its advantages and disadvantages?
Q2: Explain how you will define EMPLOYEE class in java. Also, define MANAGER class. You need to derive MANAGER from EMPLOYEE.
Q3: Write a program in Java to compute Salary of Employees of an Institution. Make necessary assumptions.








