Select from following answers:- 1, 3
- 2, 4
- 1, 2, 3, 4
- 1, 2, 4
- All Above
We cannot implicitly convert non-literal numeric types of larger storage size to byte. If the integer literal exceeds the range of byte, a compilation error will occur.
We can cast the integral character codes.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator