Answer Posted / kumar
oops
Oops concepts are
Abstraction
Polymorphism
Encapsulation
Inheritance
Dynamicbinding
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
Can a final variable be manipulated in java?
Is main a keyword in java?
Why we use set in java?
What is classpath?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
Can we able to pass objects as an arguments in java?
Does java isempty check for null?
Can we serialize arraylist in java?
Write a program to reverse a number in java?
Is string is a class in java?
What are the kinds of polymorphism?
What does system.gc() and runtime.gc() methods do?
What is keyset in java?
How we can declare a static variable?
Explain about static nested classes in java?