Click the Exhibit button. Given: ClassA a = new ClassA(); a.methodA(); What is the result?()
- A、 The code runs with no output.
- B、 Compilation fails.
- C、 An exception is thrown at runtime.
- D、 ClassC is displayed.
正确答案:C
答案解析:有
微信扫一扫手机做题
Click the Exhibit button. Given: ClassA a = new ClassA(); a.methodA(); What is the result?()
微信扫一扫手机做题