Chapter 3 Quiz Starting Out With C++ 024

What is type casting in C++

a. manually promoting or demoting a value
b. forcing an integer to hold a double or float
c. making it possible to add two different type variables to be added
d. None of the above

No comments:

Post a Comment