Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category