Answer Posted / shashi
a class is a class which is an object but class is not an
object
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the difference between multiple and multilevel inheritance?
State about java and its relation to object oriented programming?
Can encapsulation be called as a security device?
What's the main difference between arraylist / hashmap and vector / hashtable?
Difference between abstraction and implementation hiding ?
How many methods are there in the serializable interface?
What is Overloading ? Is it similar to overriding ?
What is a try/ catch block?
What is difference between polymorphism and normalization?
Explain about multiple inheritance?
Classes and structs support inheritance. Is this statement true or false?
Is it possible to override private virtual methods?
What is the abstract method modifier?
What is a constructor in class?
What does it mean that a method or class is abstract?