1.

Which of below is not a dependency management tool?(a) Ant(b) Maven(c) Gradle(d) JenkinsThe question was posed to me by my school principal while I was bunking the class.Query is from Application Lifecycle in section Application Lifecycle & Annotations of Java

Answer»

The CORRECT choice is (d) JENKINS

Explanation: Jenkins is continuous INTEGRATION system. Ant, Maven, Gradle is used for BUILD process.



Discussion

No Comment Found

Related InterviewSolutions