InterviewSolution
Saved Bookmarks
| 1. |
Write the output of the following char ch:int x=100;ch=(char)xSystem.out.print(ch+* +X); |
|
Answer» gghhhhhhhhhhggggggggghhhhhh |
|