InterviewSolution
Saved Bookmarks
| 1. |
What Is Ide ? |
|
Answer» An Integrated Development Environment (IDE) provides a programming environment as a SINGLE application. IDEs typically bundle a COMPILER, debugger, and GUI BUILDER tog ether. Forte for Java is Sun's Java IDE. An Integrated Development Environment (IDE) provides a programming environment as a single application. IDEs typically bundle a compiler, debugger, and GUI builder tog ether. Forte for Java is Sun's Java IDE. |
|