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
What is array sorting in java?
Can inner class final?
What is preparedstatement in java?
What are the methods to rectify ambiguities in the interfaces in JAVA?
What is structure of java heap? What is perm gen space in heap?
What is an example of a conditional statement?
Is overriding possible in java?
What does || || mean in math?
What do you understand by classes in java?
does java support pointers?
Can we override constructor?
What are invisible components?.
What is java abstraction with example?
What is the difference between choice and list?
How can we find the actual size of an object on the heap?