200分求大家帮忙做套JAVA题

来源:百度知道 编辑:UC知道 时间:2024/05/24 13:04:29
以下为试题地址。希望能写得详细点。谢谢各位。

试卷错误百出,如果不是笔误就是出题人水平太差


1错
2错
3对
4错
5错


1、Class, Public, Return改为小写,public void getvar()改为public int getvar
2、去掉void
3、string args改为String args
system.out.println(Myclass1.data;)}改为System.out.println(Myclass1.data);
class Myclass1改为static class MyClass1
Int改为int
4、this.a=x改为this.a = Integer.parseInt(x)
5、private int mine后面加分号,private改成public


1、1.23
2、value isHellothere
3、message four
4、value is twovalue is2


1、array[i] = dnumber
ifarray[i] > array[j]
array[i] = temp
2、a=number / 100
(a*a*a + b*b*b + c*c*c) == number


麻烦,懒得做

http://www.shouji.com.cn/ 这个网站 自己去下

我是楼主。这个是试题地址,谢谢大家了
http://hugh102.814e.com//zuoye/1.htm

看不