/Java/Predict the output of the given code: void method2(char c) { System.out.println( (int) c); } What will be the output of the given code snippet if i) if 'x' is passed to c i) if ‘0’ is passed to c
Predict the output of the given code: void method2(char c) { System.out.println( (int) c); } What will be the output of the given code snippet if i) if 'x' is passed to c i) if ‘0’ is passed to c
Predict the output of the given code: void method2(char c) { System.out.println( (int) c); } What will be the output of the given code snippet if i) if 'x' is passed to c i) if ‘0’ is passed to c
0
- 2 votes139 views1 answer
- 57 votes147 views3 answers
- 1 vote177 views2 answers
- 0 vote152 views1 answer
- 4 votes152 views3 answers
- 1 vote173 views2 answers
- 0 vote183 views1 answer
- 0 vote206 views1 answer
- 6 votes152 views2 answers
- 1 vote160 views1 answer