Question
a.
mvn -ver
b.
maven -ver
c.
maven -version
d.
mvn -version
Posted under Java Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which command can be used to check maven version?
Similar Questions
Discover Related MCQs
Q. Which of the following is not true for Ant?
View solution
Q. Which maven plugin creates the project structure?
View solution
Q. Which version of Java introduced annotation?
View solution
Q. Annotation type definition looks similar to which of the following?
View solution
Q. Which of the following is not pre defined annotation in Java?
View solution
Q. Annotations which are applied to other annotations are called meta annotations.
View solution
Q. Which one of the following annotations is not used in Hibernate?
View solution
Q. Which one of the following is not ID generating strategy using @GeneratedValue annotation?
View solution
Q. Which one of the following is not an annotation used by Junit with Junit4?
View solution
Q. Using which annotation non visible or private method can be tested?
View solution
Q. Which of the following annotation is used to avoid execution of Junits?
View solution
Q. Which is the Parent class of annotation class?
View solution
Q. JUnits are used for which type of testing?
View solution
Q. Which of the below statement about JUnit is false?
View solution
Q. Which of the below is an incorrect annotation with respect to JUnits?
View solution
Q. Which of these is not a mocking framework?
View solution
Q. Which method is used to verify the actual and expected results in Junits?
View solution
Q. What does assertSame() method use for assertion?
View solution
Q. How to let junits know that they need to be run using PowerMock?
View solution
Q. How can we simulate if then behavior in Junits?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!