Showing posts with label mcs-024. Show all posts
Showing posts with label mcs-024. Show all posts

Monday, 2 February 2015

QUESTION: 1 a) What is Object Oriented Programming? Explain features of Object Oriented Programming. Write a program in java to show data hiding. Solution: Object-oriented programming (OOP) is a programming language model organized around “objects” rather than “actions” and data rather than logic. Historically, a program has been viewed as a...