Advantages of using IDEs
Question:
Which three of the following statements are advantages of using IDEs when developing programs? (Choose three.)
- Support for syntax highlighting
- Support for debugging
- Automatic code generation
- Integration with version control, such as Git
- Integration with email server protocols, such as POP3 and IMAP
Answer:
A, B, D - are the correct answers