Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the concepts of ant?



Explain the concepts of ant?..

Answer / Arjun Yadav

Ant is based on XML files known as build files (build.xml by default), which contain a collection of targets and tasks that define how to perform specific actions during the build process. Targets are logical groups of tasks, while tasks are individual operations such as compiling code or running tests. Ant also supports property variables, user-defined functions, and conditional statements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Ant Interview Questions

Explain the concepts of ant?

1 Answers  


Explain how to compile using ant script?

1 Answers  


How you can prepare a project in ant?

1 Answers  


What is minimum version of java is required to run apache ant 1.9.x?

1 Answers  


What is apache ant?

1 Answers  


How we can deploy file on server using ant?

1 Answers  


Can you define build tool?

1 Answers  


What is advantage of ant 1.7.1?

1 Answers  


How to use ant-contrib tasks?

1 Answers  


What is ant?

1 Answers  


How we can set path path and classpath into an ant build file?

1 Answers  


Can I put the contents of a classpath or fileset into a property?

1 Answers  


Categories