What type casting mechanism should be used if you want to cast an integer value to a double value?
Answers:A.
static_cast
B.
dynamic_cast
C.
const_cast
D.
reinterpret_cast
Answer. A.
Quiz, Objective, Multiple Choice Question (MCQ), Test Bank Solution and Short Answers.