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?()

发布日期:2022-07-17

A.process(bytes);

B.BitUtils.process(bytes);

C.util.BitUtils.process(bytes);

D.SomeApp cannot use methods in BitUtils.

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

标签: "暂无标签"

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

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

确定