User Tools

Site Tools


lab5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
lab5 [2016/02/03 13:02] – created francklab5 [2017/02/02 02:47] franck
Line 1: Line 1:
-Create a Listener, named MnemonicPrinter, that prints the mnemonics of the byte instructions that are executed by JPF.  Consider, for example, +====== Lab 5 ======
- +
-<html> +
-<pre> +
-public class HelloWorld  +
-+
-  public static void main(String[] args)  +
-  { +
-    System.out.println("Hello World"); +
-  } +
-+
-</pre> +
-</html>+
  
 +Create a listener, named RandomDetector, which prints
 +<code>
 +Random!
 +<code>
 +whenever a Random object is created.  
  
lab5.txt · Last modified: 2017/02/02 02:48 by franck