Advantages of using IDEs

Question:
Which three of the following statements are advantages of using IDEs when developing programs? (Choose three.)

  1. Support for syntax highlighting
  2. Support for debugging
  3. Automatic code generation
  4. Integration with version control, such as Git
  5. Integration with email server protocols, such as POP3 and IMAP
Answer:
A, B, D - are the correct answers