Q.

Consider the following program: import myLibrary.*; public class ShowSomeClass { // code for the class... } What is the name of the java file containing this program?

A. myLibrary.java
B. ShowSomeClass.java
C. ShowSomeClass
D. ShowSomeClass.class 1.
Answer» B. ShowSomeClass.java
917
0
Do you find this helpful?
5

View all MCQs in

Java Programming

Discussion

No comments yet

Related MCQs