单项选择题

A.java hello/Hello.class
B.java hello.Hello
C.java-cp myPackage.jarhello.Hello
D.java-cp myPackage.jar;.hello.Hello