Answer: Integrated Development Environment (IDE)
Step-by-step explanation:
Integrated Development Environment (IDE) is software set that combines the tools that are required for the writing and testing of a particular software. It mainly has components like compiler, GUI (graphical user interface),editor, interpreter,debugging tool for the programs etc. It helps in the development by using these development tools in a single application.