Ask a Teacher



what is mean by oops?

Object-oriented programming (OOP) is a programming language model organized around objects rather than "actions" and data rather than logic. Objects, which are usually instances of classes, are used to interact with one another to design applications and computer programs.


comments powered by Disqus