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
Explain the concept of proper inheritance?
how we can make a read-only class in java?
How do you convert int to char in java?
In Java list the methods that can be overridden?
What are static initalizers in java ?
What are the important features of Java 9 release?
Can we write multiple catch blocks under single try block?
What is the dot operator?
How does a for loop work?
v-model life cycle
Why can't we make a class private in java?
How do you use wildcards?
Why does java not support operator overloading?
Can we extend singleton class?
List some important features of java 10 release?