Statements about git
Question:
Which two of the following statements are true about the Git version control system? (Choose two.)
- You must be connected to the Internet to use Git
- You can integrate Git with other programs, such as IDEs
- Multiple people can use one Git repository at the same time
- You must create an account to use Git
Answer:
B, C - are the correct answers