Problem:
Question 1: Which command compiles the Java source code file Welcome.java?
Question 2: Which method call converts the value in variable stringVariable to an integer?
Question 3: If a class member has no access specifier, what is the default access assumed by the Java compiler?
Could someone explain this to me?