What are the OOPS concepts?
Answer Posted / gaskdfgka
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.
Software Engineer S.Gowtham
e-mail:gowtham7pulse@yahoo.in
any doubts pl's send your questains
ok
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the important components of cohesion?
What is balance factor?
What does I oop mean?
What are objects in oop?
What is this pointer in oop?
What is polymorphism give a real life example?
What is the point of polymorphism?
What are the 3 principles of oop?
What is overriding in oop?
Write a c++ program to display pass and fail for three student using static member function
What is advantage of inheritance?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is a null tree?
What is difference between polymorphism and inheritance?
What is object-oriented programming? Webopedia definition