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...


What is different between ant and make?



What is different between ant and make?..

Answer / Surendra Pal Kardam

Ant and Make are both build tools, but they have some key differences. Ant is written in Java and designed specifically for building Java projects, while Make is a more general-purpose tool that can be used for various types of projects. Ant uses XML build files, while Make uses Makefiles written in a custom language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Ant Interview Questions

In which language apache ant is written?

1 Answers  


How you can explain ant property?

1 Answers  


Which version of java is required to run ant?

1 Answers  


Explain ant functionality?

1 Answers  


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

1 Answers  


What is dependency? How it is used into ant?

1 Answers  


How to set classpath in ant script?

1 Answers  


Explain how to test classes for junit using ant script?

1 Answers  


Can you explain ant functionality?

1 Answers  


Explain using ant and give an small example?

1 Answers  


What is built-in properties? And how many built-in properties?

1 Answers  


Explain how to use ant-contrib tasks?

1 Answers  


Categories