Home / Report Question

Q. What is a Narrowing Type Conversion in Java?
  • A. Conversion of data from lower data type to higher data type
  • B. Conversion data from a higher data type to a lower data type
  • C. Conversion of data from any data type to any data type
  • D. None of the above

Correct Answer: B