Q:

What is typecasting in c++?

0

What is typecasting?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Answer : 

Converting an expression of a given type into another type is known as type-casting.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

C++ Interview Questions For Experienced

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
When should static_cast, dynamic_cast, const_cast,... >>
<< Why do C++ compilers need name mangling?...