Showing posts with label Standards. Show all posts
Showing posts with label Standards. Show all posts

Saturday, September 25, 2010

• Debugger

 It is a tool that allows the programmers to monitor flow of execution of an application. Press F7 or F8 in turbo C++ to activate debugger. J2SDK software supplies JDK tool to perform debugging of java application without using IDE software. Debugging knows the problem through flow of execution and it is not to solve the problem.

• GUI Builder:

  • The application that is there to design desktop application through drag and drop operation.

• Integrated Development Environment (IDE):

  • It provides the necessary setup of the program to develop and execute certain technology i.e., Net Bean, Eclipse. Java IDE Software in Linux Environment are Notepad, WordPad, Edit plus.