Monday, 8 October 2018

OOPS

OOPs (Object-Oriented Programming System)



Object-oriented programming System (OOPs) is a programming paradigm based on the concept of “objects” that contain data and methods.
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 logical procedure that takes input data, processes it, and produces output data.










No comments:

Post a Comment