What are the OOPS concepts?

Answer Posted / siva

Object-oriented programming (OOP) is a computer science
term used to characterize a programming language that began
development in the 1960’s. The term ‘object-oriented
programming’ was originally coined by Xerox PARC to
designate a computer application that describes the
methodology of using objects as the foundation for
computation. By the 1980’s, OOP rose to prominence as the
programming language of choice, exemplified by the success
of C++. Currently, OOPs such as Java, J2EE, C++, C#, Visual
Basic.NET, Python and JavaScript are popular OOP
programming languages that any career-oriented Software
Engineer or developer should be familiar with.

Is This Answer Correct ?    191 Yes 207 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1621


What are the three parts of a simple empty class?

1460


can inline function declare in private part of class?

3658


What is polymorphism and types?

602


What is the difference between a mixin and inheritance?

522






What is static modifier?

631


What does it mean when someone says I oop?

587


What is polymorphism in oops?

558


Why do we need polymorphism in c#?

686


What is pointer in oop?

536


Why is encapsulation used?

577


What is class and example?

569


Is oop better than procedural?

574


Why do we use oops?

593


Why is oop useful?

602