`
liu0107613
  • 浏览: 72066 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

a simple java interview question (1)

    博客分类:
  • java
阅读更多

what is the problem in the following code:

 

public  class Test{

   

      public String a="ttt";

     

      public static void main(String[] args)

     {

             System.out.println("your String is "+a);

     }   

 

}

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics