Q. Choose a correct statement about Type Casting using Wrapper class objects in Java? (A) You can not convert from Byte to Integer (B) You can not convert from Integer to Float (C) You can not convert from Integer to Long (D) All the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All the above