Type of command in bash

Question:
What type of command is git in bash?

  1. function
  2. shell-builtin
  3. file
  4. internal
Answer:
C - is the correct answer. Use the type command to find out