explicitcast is not a casting operator in CPP - Operator Overloading

Q.  Which of the following is not a casting operator in CPP?
- Published on 19 Jul 15

a. explicit_cast
b. static_cast
c. dynamic_cast
d. reinterpret_cast

ANSWER: explicit_cast

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)