What is meant by OO paradigm?

Submitted by: Administrator
OO paradigm = Object Oriented Paradigm.

This is the basic concept of Object Oriented Languages.It actually means we have to only work out with objects.Communications take place between classes with the help of objects

Ex:- Java,C++ ,But not C(Function Oriented)
Submitted by: Administrator

Read Online Java Classes Job Interview Questions And Answers