Answer Posted / sherly
New operator is used to create objects.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is abstraction in oop?
What is the full form of oops?
What is the problem with multiple inheritance?
What is polymorphism and types?
What is protected in oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
Can you explain polymorphism?
What are main features of oop?
What causes polymorphism?
Write a program to reverse a string using recursive function?
What is constructor overloading in oop?
What is new keyword in oops?
Can you inherit a private class?
Why do we use oops?
when to use 'mutable' keyword and when to use 'const cast' in c++