Answer Posted / vadivel
namespace is used to avoid class name collision.
| Is This Answer Correct ? | 28 Yes | 7 No |
Post New Answer View All Answers
What is abstraction in oops with example?
Are polymorphisms mutations?
What is encapsulation process?
What is polymorphism and its types?
How many human genes are polymorphic?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Why do we use polymorphism?
What is object in oop?
What is interface? When and where is it used?
How do you use inheritance in unity?
What does and I oop mean in text?
How can you overcome the diamond problem in inheritance?
Why polymorphism is used in oops?
What is constructor overloading in oop?
What is protected in oop?