Do we require a parameter for constructors?
Does a class inherit the constructor of its super class?
What is the function of dynamic typing?
What are the different principle of OOPS?
Which oops concept exposes only necessary information to the calling functions?
Write a note on encapsulation?
Write down how will you create a Binary tree?
What do you mean by "explicitly implemeting an interface". Give an example?
What are all the operators that cannot be overloaded?
What are different types of arguments?
Why do we use oops concepts? What is its advantage?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
What if we make the method as abstract in another interface?
Why is OOP good?
Explain about the relationship between object oriented programming and databases?