Answer Posted / ravikiran(aptech mumbai)
1).abstraction
2).encapsulation
3).inheritence
4).polymorphism
| Is This Answer Correct ? | 44 Yes | 2 No |
Post New Answer View All Answers
Why does java have two ways to create child threads? Which way is better?
Can we make main() thread as daemon?
What value is a variable of the string type automatically initialized?
What is sorting algorithm in java?
What are singleton services?
Can an object subclass another object?
What is difference between classpath and path variables in java?
What is java and their uses?
How is the marker interface used in Java?
Explain different forms of polymorphism?
Can we create more than one object singleton class?
What's the access scope of protected access specifier?
What is the final method?
What is the format specifier?
What will be the output of round(3.7) and ceil(3.7)?