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
Last revisionBoth sides next revision
lab5 [2016/02/03 13:02] – created francklab5 [2017/02/02 02:48] 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.  To receive feedback, submit your listener using the submit command before Tuesday February 7:
 +submit 4315 lab5 <name of the listener> 
  
lab5.txt · Last modified: 2017/02/02 02:48 by franck

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki