Explain what is an object?
Does a concept HAVE to become a class in Design?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
How to differentiate between a CreateObject() and GetObject() ?
What is the main difference between a class and an object?
What is the difference between an interface and abstract class?
What is a constructor in class?
Differentiate between Aggregation and containment?
What is a final variable?
What are the limitations of inheritance?
What is a try/ catch block?
How many methods are there in the externalizable interface?
What is the abstract method modifier?