Description of Debug Console :
This program is helpful for any programmers to check and debug their javascript program. This script executes functions of javascript through console. Some features of this program are, it does not abort with endless loops, it avoids interruption of process, users can switch on or off the debugging, it executes any functions, variable monitoring can be adjusted manually by the users etc.,