19.0k views
5 votes
True or False. A modern programming EXE provides a text editor, a file manager, a compiler, a linker and loader, and tools for debugging, all within this one piece of software.

User LiamD
by
8.8k points

1 Answer

2 votes

Answer:

True

Step-by-step explanation:

Mordern programming environments provide essential tools needed to build, test, debug, etc. examples are VSCode, Atom, Sublime text, etc.

User Witiko
by
7.9k points