Explain the usage of encapsulation?
What are the access modifiers?
What is the function of pure virtual functions?
What are the different types of arguments?
Can an interface inherit from another interface?
Difference between abstraction and implementation hiding ?
What is a try/ catch block?
If there is a conflict between base class method definition and interface default method definition, which definition is picked?
Where shall I go for Package Diagram?
What is the difference between a class and a structure?
What is sealed modifiers?
Why dynamic binding is used in object-oriented programming?
What are the basic concepts of oop?