explain oops concepts with examples?
Answer Posted / akash biswas
oops means Object Oriented Programming Language.It's
combined with Data And Procedures.........
OOPs have following features
1.Class $ Object--Encapsulation.
2.Function Overloading
> > Polymorphism
Function Overriding
3.Hierarchical--Inheritance
The Class Files only Understand byte code....
BYE........
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is the point of java?
Why is String immutable?
Can we inherit a class with private constructor?
What is a numeric string?
What is boolean false?
Is set thread safe java?
What is get () in java?
What is the significance of continue jump statement? Explain with an example.
Can I use % with real numbers?
What language is java written?
What are the different types of inner classes?
Can you give names of Container classes?
What is the difference between the prefix and postfix forms of the ++ operator?
Explain covariant method overriding in java.
Difference between process and thread?