What is between declare variables with a single and multiple Instances?

后端 未结 0 1311
刺人心
刺人心 2020-12-03 18:33

I want to know what is thew difference between first and second declaration.

```void main() {
      String str1, str2, str3, str4;
      
            


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