explain oops concepts with examples?
Answer Posted / surender dagar
oOP concepts are mainly 4 parts
such as
1.Abstraction
2.Encapsulation
3.Inheritence
4.Polymorphism
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
Can constructor be inherited?
What is a stringbuffer?
Difference between linkedlist and arraylist.
What is user defined exception in Java?
Which programming language is most secure?
What are the fileinputstream and fileoutputstream?
What is difference between path and classpath variables?
What is bufferedwriter?
What does += mean in java?
Can we have a method name same as class name in java?
What is difference between final and finally in java?
What is difference between == equals () and compareto () method?
Can a class extend more than one class?
How many types of voids are there?
How many arguments can be passed to main ()?