Given classes defined in two different files :
What is required at line 5 in class SomeApp to use the process method of BitUtils?()
- A、process(bytes);
- B、BitUtils.process(bytes);
- C、app.BitUtils.process(bytes);
- D、Util.BitUtils.process(bytes);
- E、Importutil.BitUtils.*;process(bytes);
- F、Some App can not use the process method in BitUtils.
正确答案:F
答案解析:有

微信扫一扫手机做题