Why when initializing multiple variables in the main method the code does not compile when I try to access the variables?

前端 未结 0 639
轮回少年
轮回少年 2021-01-18 23:50
  1. The variables x, y and z are initialized at the same time.
  2. The variables x and y are showing compiler error. Why?
        public class          


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