1.

Which command can be used to check maven version?(a) mvn -ver(b) maven -ver(c) maven -version(d) mvn -versionThis question was addressed to me in examination.This question is from Application Lifecycle topic in division Application Lifecycle & Annotations of Java

Answer» RIGHT answer is (d) MVN -VERSION

To explain I would say: mvn -version can be used to check the version of installed maven from COMMAND prompt.


Discussion

No Comment Found

Related InterviewSolutions