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 |
What is a variable simple definition?
Why string is called as immutable?
Explain static nested classes ?
what is meaning of JIT?
What are concepts of OOPS and how are they implemented in Java?
What are the characteristics of java?
What is queue in java?
what is difference between validation.xml & validation rules.xml?
How do you compare two strings? any predefined method for this?
How to sort array of 0 and 1 in java?
What is bigger kb or mb?
What are the advantages and disadvantages of object cloning?