Answer Posted / ramyagurrala
It provides a method for explicit conversion of the type of an object in a specific situation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is destructor used?
What is encapsulation and abstraction? How are they implemented in C++?
Can bst contain duplicates?
Why is oop better than procedural?
What is the difference between abstraction and polymorphism?
What are oops methods?
Why multiple inheritance is not allowed?
What are the three main types of variables?
What is multilevel inheritance?
What are the 3 pillars of oop?
What is basic concept of oop?
What is variable example?
What is the difference between inheritance and polymorphism?
Is enum a class?
Write a c++ program to display pass and fail for three student using static member function