char ch = „q‟ int x = ch; System.out.println(“Example of Explicit Typecasting :” + x);
Answers
Answered by
0
yes it is example of explicit type casting and the output will be 113
mark as BRAINLIEST
Similar questions