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