[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fS5sA1pPwhaWLP00k8JWpu193J2baKAIGpnGCvm1-xUU":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":10,"question":17,"related":18,"source":29,"type":74},[],"2025-06-18 14:24:34",203756586,[8,9],"正确","错误",{"count":11,"courseId":12,"courseImg":13,"courseName":14,"workId":15,"workName":16},10,"7e9761367fb53358a6097d3c03264d5d","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002Fdfa7a3284d886ebd2e4475f37f645f80.jpg","Java程序设计","work_42539295","接口 【课后测试】","接口中的默认方法可以被实现类重写",[19,31,41,50,59,69,75,81,86,89],{"answer":20,"createTime":21,"id":22,"options":23,"question":28,"source":29,"type":30},[],"2025-06-18 14:24:30",203756437,[24,25,26,27],"1","2","3","无限个","一个类可以实现多少个接口","v1",0,{"answer":32,"createTime":33,"id":34,"options":35,"question":40,"source":29,"type":30},[],"2025-06-18 14:24:31",203756447,[36,37,38,39],"可以","不可以","只能继承一个接口","只能继承抽象类","接口可以继承其他接口吗",{"answer":42,"createTime":33,"id":43,"options":44,"question":49,"source":29,"type":30},[],203756464,[45,46,47,48],"默认方法","静态方法","私有方法","以上都是","Java 8中引入的接口新特性是什么",{"answer":51,"createTime":33,"id":52,"options":53,"question":58,"source":29,"type":30},[],203756495,[54,55,56,57],"class Document implements Printable, Drawable { }","class Document extends Printable, Drawable { }","class Document implements Printable; implements Drawable { }","class Document implements Printable extends Drawable { }( )","若有接口 Printable 和 Drawable,一个类 Document 要同时实现这两个接口,正确的代码是( )",{"answer":60,"createTime":61,"id":62,"options":63,"question":68,"source":29,"type":30},[],"2025-06-18 14:24:32",203756515,[64,65,66,67],"class Bird implements Flyable { void fly() { System.out.println(&quot;鸟在飞&quot;); } }","class Bird implements Flyable { public void fly() { System.out.println(&quot;鸟在飞&quot;); } }","class Bird extends Flyable { public void fly() { System.out.println(&quot;鸟在飞&quot;); } }","class Bird implements Flyable { protected void fly() { System.out.println(&quot;鸟在飞&quot;); } }","若有接口 Flyable,其中有方法 void fly(),以下哪个类正确实现了该接口( )",{"answer":70,"createTime":61,"id":71,"options":72,"question":73,"source":29,"type":74},[],203756543,[8,9],"接口可以继承多个接口.( )",3,{"answer":76,"createTime":77,"id":78,"options":79,"question":80,"source":29,"type":74},[],"2025-06-18 14:24:33",203756562,[8,9],"接口中的私有方法只能在接口内部调用",{"answer":82,"createTime":5,"id":83,"options":84,"question":85,"source":29,"type":74},[],203756577,[8,9],"接口中的静态方法可以被实现类重写",{"answer":87,"createTime":5,"id":6,"options":88,"question":17,"source":29,"type":74},[],[8,9],{"answer":90,"createTime":5,"id":91,"options":92,"question":93,"source":29,"type":74},[],203756591,[8,9],"接口中的方法默认是抽象的.( )"]