Computer Science, asked by neilvermacricketer, 1 month ago

char ch = „q‟ int x = ch; System.out.println(“Example of Explicit Typecasting :” + x);​

Answers

Answered by anaytripathi27
0

yes it is example of explicit type casting and the output will be 113

mark as BRAINLIEST

Similar questions