ANT вопросы и ответы для интервью
Question: What is ANT?Answer: ANT full form is Another Needed Tool. Ant is a build tool that is java based. A build tool performs the following tasks:Compiling java code into byte code Placing this byte code in a package Deployment to production systems Document creation and release notes preparation. |
Сохранить для повторения
Добавьте этот элемент в закладки, отметьте как сложный или поместите в набор для повторения.
Войдите, чтобы сохранять закладки, сложные вопросы и наборы для повторения.
Это полезно? Да Нет
Самое полезное по оценкам пользователей:
- What is ANT?
- Explain ANT functionality.
- Explain using ANT and give an small example.
- How to set Classpath in Ant script?
- How to set property file in Ant script?