explain oops concepts with examples?
Answer Posted / p.prakash
object eg:chair
class eg:class class_name
data abstraction eg:to abstract one substance
data encapculation grouping of essintial details
inheritence eg:
polymorphisum
dynamic binding
message communication
| Is This Answer Correct ? | 9 Yes | 11 No |
Post New Answer View All Answers
What do you know about the garbage collector?
How is hashset defined in java?
What is java ceil?
What is struts in java?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What kind of variables a class can consist of?
Can you make a constructor final?
What is oops in java?
How do I stop concurrentmodificationexception?
define polymorphism in java
What is the disadvantage of java?
How hashmap works in java?
What is application tier?
Garbage collection in java?
What is the list interface in java programming?