List some basic functions performed by ant.



List some basic functions performed by ant...

Answer / Mahendra Kumar Verma

Ant is used for building Java projects and performing various tasks such as compiling code, running tests, packaging applications, creating JAR files, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Ant Interview Questions

How we can create a jar using ant?

1 Answers  


How you can clean or delete workspace using ant?

1 Answers  


Why ant is a great build tool?

1 Answers  


Explain using ant and give an small example?

1 Answers  


How you can compile, jar and run into ant command prompt?

1 Answers  


How does ant read properties? How to set my property system?

1 Answers  


How to use ant to run commandline command? How to get perl script running result?

1 Answers  


How can I write my own ant task?

1 Answers  


Can I change/override ant properties when I use ant-contrib foreach task?

1 Answers  


What is dependency? How it is used into ant? What is its use?

1 Answers  


Explain how to compile using ant script?

1 Answers  


Why do you call it ant?

1 Answers  


Categories