Which of the Standard C++ casts can be used to perform a
?safe? downcast:
a) reinterpret_cast
b) dynamic_cast
c) static_cast
d) const_cast

Answer Posted / guest

dynamic_cast

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstract keyword in c++?

597


What is c++ virtual inheritance?

604


Is it possible for a member function to delete the pointer, named this?

621


What is null pointer and void pointer?

632


Can java be faster than c++?

678






Can I make ios apps with c++?

566


Define friend function.

582


Briefly describe a B+ tree. What is bulk loading in it?

809


What is a stack? How it can be implemented?

702


What is protected inheritance?

606


Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

653


What is the two main roles of operating system?

521


Comment on local and global scope of a variable.

589


What is the main function c++?

613


What are the differences between java and c++?

540