二级二级JAVAJAVA程序设计试卷(三)
题目内容

类Parent、Child定义如下:1.    public class  Parent2.{ public  float  aFun(float a, float b)  throws3.  IOException {      }4.}5.public  class  Child  extends  Parent{6.7.}将以下哪种方法插入行6是不合法的。(    )

2024-07-09

A.float aFun(float a, float b){ }

B.public int aFun(int a, int b)throws Exception{ }

C.public float aFun(float p, float q){ }

D.public int aFun(int a, int b)throws IOException{ }

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端