Given classes defined in two different files:  Wha...
单选题

Given classes defined in two different files: What is required at line 5 in class SomeApp to use the process method of BitUtils?()

发布日期:2021-01-28

A.process(bytes);

B.BitUtils.process(bytes);

C.app.BitUtils.process(bytes);

D.util.BitUtils.process(bytes);

E.import util.BitUtils.*; process(bytes);

F.SomeApp cannot use the process method in BitUtils.

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定