Have you used any version control ? if so explain about it?
Answer Posted / prashant
In my opinion this question this question has nothing to do with Java. Version control of any software is very much essential. As new feature gets added into the software it has to be documented properly. Also many of the times 100s of developers work on a single product. To keep the consistency and get a fine tuned product version controling tools comes into the picture. So far I have used Tortoise and P4V. Hope this answer will help you.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a method and a procedure?
What is the largest number a double can hold?
What is final?
What is a JAR file?
Can we have try block without catch block?
write a program that list all permutations of ABCDEF in which A appears before B?
How many types of methods are there?
Are private methods final?
How many bytes is string in java?
What is a java object and java application?
What will happen when using pass by reference in java?
What is arrays fill in java?
What are the types of methodology?
What is the primitive type byte?
Which variable is the independent variable?