1.

Which of the below is a source code management tool?(a) Jenkins(b) Maven(c) Git(d) HudsonI had been asked this question during an interview.I'd like to ask this question from Application Lifecycle topic in portion Application Lifecycle & Annotations of Java

Answer»

The correct ANSWER is (c) Git

For explanation: Source code MANAGEMENT tools HELP is version control, compare DIFFERENT versions of code, crash management, etc. Git, SVN are POPULAR source code management tools.



Discussion

No Comment Found

Related InterviewSolutions