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
What do you mean by access modifier?
What must a class do to implement an interface in java programming?
Is java pass by value or pass by reference?
Why singleton is not thread safe?
What are different data structures in java?
which class is the wait() method defined in? : Java thread
Explain about anonymous inner classes in java?
What are the methods used to implement for the key object in the hash map?
How do you override a method?
Does java linked list allow duplicates?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What is an enumeration?
Why wait and notify methods are declared in object class?
What is byte [] in java?
How can a gui component handle its own events?