Each entity is consider as a object
Yes, oop in supported by oracle plsql. Check oracle doucmentation for this. And if you want to really try something , try this : http://computergodzilla.blogspot.com/2013/05/oracle-object-oriented-programming-in.html
its not a oops concept, its a procedural concept in data structure as well as data ananlysis n algorthim
there is oops concept http://coders-blog.com/
Yes. Java is an Object Oriented Programming Language and it supports the OOPS concepts like Inheritance, Polymorphism etc
Single Inheritance is the concept of deriving a class properties from a single base class
because it dont not support oops concept
No, C++ is not a strict OOP language as like Java and C#. C++ supports all OOPS concept like Encapsulation, Polymorphism, Inheritance etc. But C++ provides a way to expose the private data to outside world using friend functions, which is a violation of OOPS.
oops, i rather not.
oops
Oops ! I did it again.
OOPS stands for object oriented programming in short . Characteristics of OOPs are : encapsulation, data hiding, polymorphism etc.
Simply - "OOPS is a methodology for building the software applications."-