Question: You have a java project arranged as follows: / home / yourLoginName / project / s r c ? code / a . class a
You have a java project arranged as follows:
homeyourLoginName
project
code
aclass
ajava
bclass
bjava
cclass
cjava
You have been told that the source code directory for this project is src
Which of the following is true?
All of the java files must start with the statement "package code;"
All of the java files must start with the statement "package srccode;"
You must cd into projectsrc before compiling,
You must cd into project before compiling,
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
