Question: suppose you define a Java class as follows: public class Test { } In order to compile this class, the class should be stored in

suppose you define a Java class as follows:
public class Test {
}
In order to compile this class, the class should be stored in a file named
a. Test.class
b. Test.doc
c. Test.txt
d. Test.java
e. Any name with extension .java

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!