Why is oop better than procedural?
No Answer is Posted For this Question
Be the First to Post Answer
How would you stop a class from class from being derived or inherited.
what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.
how do u initialize the constant variables
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
What is the purpose of enum?
Can we define a class within the interface?
What is abstraction?
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...
What are the important components of cohesion?
What is oops in simple words?
Why it is called runtime polymorphism?
What is a superclass in oop?