Have you used any version control ? if so explain about it?

Answers were Sorted based on User's Feedback



Have you used any version control ? if so explain about it?..

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

Have you used any version control ? if so explain about it?..

Answer / therathna

It is depending on the company.


naturally if u have any modification on the application

at first u provide name as app1.1

at second u provide name as app1.11

like that

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

What is the inheritance?

0 Answers  


What is finalize()?

0 Answers  


What is java and why do we need it? Explain

0 Answers  


What are the types of classes in java?

4 Answers   HCL,


Why java does not supports multiple inheritance?

3 Answers   TCS, VSoft,






What is use of inner class in java?

0 Answers  


What is the default value of byte datatype in java?

0 Answers  


what is the difference between Java Command Line and C command Line?

2 Answers  


Define Compiling?

3 Answers  


List two java ide’s?

0 Answers  


Is null an object in java?

0 Answers  


What access modifiers can be used for methods?

0 Answers  


Categories