Note: The result of each test can be viewed via the Java Console.
 
Methods 
Test Links
Expected Result
 eval 
             Evaluates a JavaScript expression
This tests evaluates the JavaScript alert() method and the java.lang.System.out.println() method.
Should see TEST PASSED in the alert box or in the java console..

APPLET :