What is the difference between static polymorphism and dynamic polymorphism?
why destructor is not over loaded?
How is data security provided in Object Oriented languages? ?
What are the data types in oop?
What is and I oop mean?
Should you protect the global data in threads? Why or why not?
what is overloading
Why is there no multiple inheritance?
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?
What are the 3 pillars of oop?
What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...
Is abstract thinking intelligence?
Is enum a class?