2.5.2 The Integrated Development Environment Flashcards
1
Q
IDE
A
Integrated Develop Environment: “A software application that provides comprehensive facilities for software development. Normally consists of a source code editor, build automation tools and a debugger.”
2
Q
IDE: Error diagnostics
A
“IDE tools that provide detailed feedback on errors in code.”
3
Q
IDE: Run-time environment
A
“A configuration of hardware and software. Includes the CPU type, operating system and any runtime engines or system software required by a particular category of application.”