What will happen if you try to compile and run the following code public class MyClass { public static void main(String arguments[]) { amethod(arguments); } public void amethod(String[] arguments) { System.out.println(arguments); System.out.println(arguments[1]); }}

发布于 2021-02-15 03:24:26
【单选题】
A error Can't make static reference to void amethod
B error method main not correct
C error array must include parameter
D amethod must be declared with String

查看更多

关注者
0
被浏览
80
  • 体验AI问答!更聪明、超智能!
  • 一款基于GPT的超级AI助手,可以对话、创作、写文案!
1 个回答

撰写答案

请登录后再发布答案,点击登录

发布
问题

手机
浏览

扫码手机浏览

分享
好友

在线
客服