Have you used any version control ? if so explain about it?
Answers were Sorted based on User's Feedback
Answer / 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 |
How many bytes is a character?
Is java map thread safe?
What is the use of using enum to declare a constant?
what is the use/perpose of having a method antive?
Difference between abstract class and Interfaces?
7 Answers CTS, iFlex, PA Consulting, Sai Softech, Value Chain,
write a simple program inheritance?
What is core java used for?
Why java is made?
What is the basic difference between string and stringbuffer object?
what are three ways in which a thread can enter the waiting state? : Java thread
What are the features of junit?
Can long be null in java?