explain oops concepts with examples?
Answer Posted / digvijay kumar singh
oops is logical view of the programming languages. it it
identify the charecterstic of the class 0r programming
languages.
it has some elements,if these elements is not fulfill in any
languages that not object oriented language.
class
object
encapsulATION
POLYMORPHISM
inheritence
message passing
runtime binding
security purpose objects
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
Explain the importance of finalize() method.
What is lazy programming?
What is linked hashmap and its features?
What is bubble sort in java?
How can we achieve thread safety in java?
What is the major advantage of external iteration over internal iteration?
What is serialversionuid?
Is 0 an even number?
Can a method be overloaded based on different return type but same argument type?
What are the advantages of exception handling in java?
What is mean by collections in java?
List primitive java types?
What is the public field modifier?
What is the static field modifier?
What is jdbc api?