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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Conversion data from a higher data type to a lower data type