Home » JAVA Programming » Java Basic » Question
  1. Which file is used to specify the packaging cycle?
    1. pom.xml
    2. build.xml
    3. version.xml
    4. dependency.xml
    5. None of these
Correct Option: B

Project structure is specified in build.xml.



Your comments will be displayed only after manual approval.