in java , () must be exactly for overloaded methods to compile correctlythe parameter list//参数列表,我知道
the exceptions thrown//异常抛出
the return type//返回类型,我知道好像说的是方法重载,我知道同名不同参。但是怎么翻译的呀?有正确答案么?英文,坑爹

解决方案 »

  1.   

    in java,the implementation details of a tightly encapsulated class should hava ( ) accessibilitypublic 
    protected
    private还有这个,帮帮忙~~我查单词,组不成句子   (T_T)||
      

  2.   

    在java里面,tightly封装了实现的细节的类应该具有()访问符
    public
    protected
    private答案:private
      

  3.   

    呃,用了翻译不准确。查单词组不成句子....囧
    看来还得在英文上下功夫
    而且我对Java基础掌握还不够,继续fight~