有以下程序 #include<iostream.h> float fun(int x,int y) { return(x+y);} void main( ) { int a=2,b=5,c=8; tout < < fun( (int)fun(a+c,B) ,a-C) ;} 程序运行后的输出结果是( )。
A. MenuBar和Menu都没有必要注册监听器,只需要对Menultem添加监听器ActionLis-tener,完成相应操作
B. java.awt.Color提供了颜色的构造方法Color(int r,int g,int B) ,其中r,g和b代表了三维空间的长、宽和高
C. 对话框Dialog是Window类的子类,对话框和一般窗口的区别在于它依赖于其他窗口
D. 按钮Button是―个最常用的构件,当按钮被点击后,会产生ActionEvent事件,需Ac-tionListener接口进行监听和处理事件