InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a maven goal?(a) clean(b) package(c) install(d) debugThis question was addressed to me during an internship interview.The above asked question is from Application Lifecycle topic in portion Application Lifecycle & Annotations of Java |
|
Answer» The correct OPTION is (d) DEBUG |
|