[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2_CS7ml2n_o_QT2cUTijBiS6UivB-QeRiEy9z0Vg7vc":3},{"id":4,"source":5,"question":6,"options":7,"answer":12,"related":13,"type":22,"origin":110,"createTime":35},160070869,"v1","以下程序输出什么?( )public class Pvf{static boolean Paddy;public static void main(String args[]){System.out.println(Paddy);}}",[8,9,10,11],"true","false","编译不通过","null",[],[14,25,36,46,56,66,70,80,90,100],{"id":15,"source":5,"question":16,"options":17,"answer":20,"related":21,"type":22,"origin":23,"createTime":24},160070864,"下面代码运行后的输出结果为( ).public class Test{public static void main(String[]args){AB aa= new AB();AB bb;bb = aa;System.out.println(bb.equals(aa));}}class AB{int x=100;}",[8,9,18,19],"编译错误","100",[],[],0,null,"2024-09-24T12:57:09+08:00",{"id":26,"source":5,"question":27,"options":28,"answer":33,"related":34,"type":22,"origin":23,"createTime":35},160070865,"方法的形参:( )",[29,30,31,32],"可以没有","至少有一个","必须定义多个形参","只能是简单变量",[],[],"2024-09-24T12:57:10+08:00",{"id":37,"source":5,"question":38,"options":39,"answer":44,"related":45,"type":22,"origin":23,"createTime":35},160070866,"对象的特征在类中表示为变量,称为类的( )",[40,41,42,43],"对象","属性","方法","数据类型",[],[],{"id":47,"source":5,"question":48,"options":49,"answer":54,"related":55,"type":22,"origin":23,"createTime":35},160070867,"方法内定义的变量:( )",[50,51,52,53],"一定在方法内所有位置可见","在方法内的局部位置可见","在方法外可以使用","在方法外可见",[],[],{"id":57,"source":5,"question":58,"options":59,"answer":64,"related":65,"type":22,"origin":23,"createTime":35},160070868,"下面关于类和对象之间关系的描述,正确的是( )",[60,61,62,63],"联接关系","包含关系","具体与抽象的关系","类是对象的具体化",[],[],{"id":4,"source":5,"question":6,"options":67,"answer":68,"related":69,"type":22,"origin":23,"createTime":35},[8,9,10,11],[],[],{"id":71,"source":5,"question":72,"options":73,"answer":78,"related":79,"type":22,"origin":23,"createTime":35},160070870,"分析选项中关于Java中this关键字的说法正确的是:( )",[74,75,76,77],"this关键字是在对象内部指代自身的引用","this关键字可以在类中的任何位置使用","this关键字和类关联,而不是和特定的对象关联","同一个类的不同对象共用一个this",[],[],{"id":81,"source":5,"question":82,"options":83,"answer":88,"related":89,"type":22,"origin":23,"createTime":35},160070871,"在Java中,以下程序编译运行后的输出结果为( ).public class Test {int x, y;Test(int x, int y) {\u002F\u002F一个带参构造器this.x = x;this.y = y;}public static void main(String[] args) {Test pt1, pt2;pt1 = new Test(3, 3);pt2 = new Test(4, 4);System.out.print( pt1.x+pt2.x);}}",[84,85,86,87],"6","34","8","7",[],[],{"id":91,"source":5,"question":92,"options":93,"answer":98,"related":99,"type":22,"origin":23,"createTime":35},160070872,"在Java中,哪个关键字用于继承一个类",[94,95,96,97],"extends","implements","inherits","overloads",[],[],{"id":101,"source":5,"question":102,"options":103,"answer":108,"related":109,"type":22,"origin":23,"createTime":35},160070873,"封装在Java中主要是通过什么实现的",[104,105,106,107],"public 和 private 关键字","方法重载","接口","抽象类",[],[],{"courseName":111,"courseImg":112,"workName":113,"workId":114,"count":115,"courseId":116},"面向对象程序设计(Java)","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F8f6d1861c2d7225ca42808692d75026e.jpg","类、对象、面向对象特性练习","work_36955791",13,"1280883c920aad67183de96ca5cd5c25"]