Java Enterprise Edition (J2EE/JEE) Question:
Download Questions PDF

What is build file?

Answer:

The XML file that contains one or more asant targets. A target is a set of tasks you want to be executed. When starting asant, you can select which targets you want to have executed. When no target is given, the project's default target is executed.

Download J2EE Interview Questions And Answers PDF

Previous QuestionNext Question
What is binding (XML)?What is business method?