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
What is http client in java?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
How to set the permissions to a file in java?
What are different types of control structures?
What is contractor means and methods?
What is method and methodology?
What is a function argument in java?
Differentiate between nested and inner class in java.
What is an error in java?
What is this () in java?
Differentiate between static and non-static methods in java.
How does class forname work in java?
What is variable length arguments in java?
What are the major drawbacks of external iteration?
Can we create an object of private class?