Question: 30
(Choose 1 answer)
Which of the following best describes type casting in C/C++?
A. Changing the type of a variable permanently
B. Converting a variable from one type to another temporarily
C. Declaring a new type
D. Assigning a value to a constant