explain oops concepts with examples?
Answer Posted / ravikiran
abstraction
encapsulation
inheritence
polymorphism
| Is This Answer Correct ? | 141 Yes | 110 No |
Post New Answer View All Answers
how to create multithreaded program? Explain different ways of using thread? : Java thread
How many types of gc are there in java?
What is use of super keyword in java?
What is the synonym of string?
Explain the difference between comparator and comparable in java?
Explain inheritance in java?
How is it possible for two string objects with identical values not to be equal under the == operator?
What string is utf8?
Does unicode support all languages?
Define jit compiler?
How do you test a method for an exception using junit?
What are constants?
What about main() method in java ?
Explain the difference between a Thread and a Process.
What is member in java?