explain oops concepts with examples?
Answer Posted / palivela sri durgaprasad
there are type of oops concepts are there
1.objects/ class
1.Encapsulation
3.Abstraction
4.Polymorphism
5.Inheritance
6.Message passing
7.Dynamic binding
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is an accessor?
Can we have any code between try and finally blocks?
What is object class in java?
What carriage return means?
make a method which any number and any type of argument and print sum of that arguments.....
What does singleton class mean?
When can an object reference be cast to an interface reference in java programming?
Difference between default and protected access specifiers?
What does localhost mean?
Is there any tag in htm to upload and download files?
What is the scope or life time of instance variables?
What are the differences between wait() and sleep()?
What is basic syntax?
What are different type of exceptions in java?
What’s meant by anonymous class?