Question: What is the difference between Git and SVN?

  1. Git works only on Linux, while SVN works on all operating systems.
  2. SVN works only on Linux, while Git works on all operating systems.
  3. SVN is a centralized system, while Git is a distributed system.
  4. Git a centralized system, while SVN is a distributed system.

Answer: The correct answer of the above question is Option C:SVN is a centralized system, while Git is a distributed system.