explain oops concepts with examples?
Answer Posted / nirmal kumar
Abstraction: is hiding irrelevant of data
object: Instance of class
class: Blue print of object
polymorphism: different function with different parameter
interface:is semantically related to abstract
members,members by public default.
Encapsulation: capsule with data and object
inheritance: Base class derived from another class
| Is This Answer Correct ? | 26 Yes | 11 No |
Post New Answer View All Answers
Explain the difference between abstract classes and interfaces in java?
What are the differences between string and stringbuffer?
What is the vector class in java programming?
How many bits is a 64 bit byte?
What do heavy weight components mean in java programming?
Why do we need autoboxing in java?
Is java owned by oracle?
How do you override a method in java?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What is the maximum size of list in java?
How do I find and replace in word?
How do you sort arraylist in descending order?
Where are register variables stored?
Are strings immutable in java?
What is method overloading and method overriding?