Why does '(int)(char)(byte)-2' produce 65534 in Java?

前端 未结 0 1279
一个人的身影
一个人的身影 2020-12-23 06:36

I encountered this question in technical test for a job. Given the following code example:

public class Manager {
    public static void main (String args[])         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题