Q. Which type of casting is lossy in Java? (A) Widening typecasting (B) Narrowing typecasting (C) Manual typecasting (D) All of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Narrowing typecasting Explanation: In Narrowing typecasting data loss is there.