A.integer和1ch B.Int和scan C.case和public D._ch和integer
在JAVA语言中若有以下定义,则表达式ab+d-c的值的类型为()。
A.float B.int C.char D.double
A.a[10] B.a[3+1] C.a(5) D.a[0]