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
Is multiple inheritance supported by java?
What are untrusted applets?
Explain the overview of UDP messaging.
How to overcome the exception object reference not set to an instance of object?
What language is an assembler written in?
How do you check if a string contains only numeric digits?
Why array is used in java?
What invokes a thread's run() method in java programming?
How do you escape json?
What is the difference between array list and vector in java?
Explain treeset?
Where is singleton pattern used?
Does constructor return any value?
Write a program based on Java script program.
Tell me a few examples of final classes defined in Java API?