Have you used any version control ? if so explain about it?
Answer Posted / 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 View All Answers
Is 0 true or false?
Which list does not allow duplicates in java?
Why java doesn’t support multiple inheritances?
Why isn’t there operator overloading?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
What is meant by flickering?
Can we override the static method?
How many bits is a string?
What is an eror in java?
What is meant by main method?
What is the use of pattern in java?
Does java set allow duplicates?
What is string builder?
What are the supported platforms by java programming language?
how can you take care of mutual exclusion using java threads? : Java thread