Home » JAVA Programming » Java Basic » Question
  1. Which of the following is not true for Ant?
    1. It doesn’t have formal conventions
    2. It is procedural
    3. It is a tool box
    4. It provides lifecycle management
    5. None of these
Correct Option: D

Ant doesn’t provide lifecycle management. Maven provides lifecycle.



Your comments will be displayed only after manual approval.