Answer Posted / ags
Templates are used to avoid the repetition of similar
functions in any class.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is static in oop?
What is the advantage of oop over procedural language?
What is difference between data abstraction and encapsulation?
What is the benefit of oop?
What is polymorphism and example?
Why interface is used?
What are the benefits of polymorphism?
Can static class have constructor?
explain sub-type and sub class? atleast u have differ it into 4 points?
How to call a non virtual function in the derived class by using base class pointer
• What are the desirable attributes for memory managment?
What is new keyword in oops?
What is encapsulation and abstraction? How are they implemented in C++?
What is the purpose of enum?
What are the 4 main oop principles?