单项选择题
运行下列程序, 会产生什么结果()
A. 第一行会产生编译错误 B. 第六行会产生编译错误 C. 第六行会产生运行错误 D. 程序会运行和启动
A.good and abc B.good and gbc C.test ok and abc D.test ok and gbc
A. byte=128; B. Boolean=null; C. long l=0xfffL; D. double=0.9239d;