Answer Posted / niranjanravi
Polymorphism,Inheritance,Encapsulation,Abstraction
Is This Answer Correct ? | 43 Yes | 1 No |
Post New Answer View All Answers
What are the features in java?
Can you explain the private protected field modifier?
Are arrays primitive data types?
Why parameters should be passed by reference?
What is the Concept of Encapsulation in OOPS
What is the use of arraylist in java?
What is re-factoring in software?
What are the differences between Java 1.0 and Java 2.0?
What is the use of keywords in java?
What is a memory leak in java?
What is difference between call by value and call by reference?
What is an error in java?
Can a class be protected in java?
In case of inheritance what is the execution order of constructor and destructor?
What is finalize()? Is finalize() similar to a destructor?