Statements about git

Question:
Which two of the following statements are true about the Git version control system? (Choose two.)

  1. You must be connected to the Internet to use Git
  2. You can integrate Git with other programs, such as IDEs
  3. Multiple people can use one Git repository at the same time
  4. You must create an account to use Git
Answer:
B, C - are the correct answers