ANT Interview Questions and Answers
Difficulty Level: AllBeginnerIntermediateExpert
Ques 2. Explain ANT functionality.
Ques 3. Explain using ANT and give an small example.
Ques 4. How to set Classpath in Ant script?
Ques 5. How to set property file in Ant script?
Ques 6. Explain how to import .jar files?
Ques 7. Explain how to use clean in Ant script?
Ques 8. Explain how to use PMD validation in Ant script?
Ques 9. Explain how to compile using Ant script?
Ques 10. Explain how to test classes for JUnit using Ant script?