MCS-024 ASSIGNMENT SOLUTION (2020-21)- ignou solved assignments 2021
Dear students, get fully solved assignments by professionals Do send your query at : help.mbaassignments@gmail.com or call us at :08263069601 BCA 4TH SEMESTER MCS-024 ASSIGNMENT SOLUTION (2020-21) Q1. a) What is Object Oriented Programming (OOP)? Explain its advantages. Also describe concept of data hiding in OOP. Answer : – Object-Oriented Programming is a methodology or paradigm to design a program using classes and objects. It simplifies the software development and maintenance by providing some concepts : Object – Any entity that has state and behavior is known as an object. An Object can be defined as an instance of a class. ClassView full assignment