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 |
Difference between Primary key and unique key?
Why we should declare the variables as static and final in interfaces?
How to convert string to int in java?
What does escaping a character mean?
Why static functions are used?
what are variables in java
What does a void function return?
What is set string?
How is tree Mirroring implemented?
Mention the default values of all the elements of an array defined as an instance variable.
What are unchecked exceptions in java?
What is a variable and constant?