Toggle navigation
online test
Core Java
JDBC
Servlet
JSP
Php
Aptitude
Html
Javascript/Jquery
C
Asp .net
C# .net
tutorials
Posts
Core Java
Jdbc
Servlet
Jsp
interview questions
C
Java
Php
.Net
Html
HR
faq's
C
Java
Php
.Net
Html
Videos
More
Downloads
Get Result
Contact Us
Downloads
Get Result
Contact Us
FAQ's Questions
C FAQ's Questions
JAVA FAQ's Questions
PHP FAQ's Questions
.Net FAQ's Questions
HTML FAQ's Questions
.Net FAQ's
What are the basic concepts of object oriented programming?
It is necessary to understand some of the concepts used extensively in object oriented programming.These include
Objects
Classes
Data abstraction and encapsulation
Inheritance
Polymorphism
Dynamic Binding
Message passing.