jam/RuntimeMistake

From ggc

Jump to: navigation, search

Compiled in 0.076 seconds.

01 package jam;
02 
03 import wiki.Wiki;
04 /**
05  * All about my application here.
06  @author Jam Jenkins
07  */
08 public class RuntimeMistake
09 {
10    public static void main(String[] args)
11    {
12       Wiki.out.println("2/0 is "+2/0);
13    }
14 }


Download/View jam/RuntimeMistake.java




Views
Personal tools
Add to 
del.icio.usAdd to 
diggAdd to 
FacebookAdd to 
favoritesAdd to 
GoogleAdd to 
MySpaceAdd to 
PrintAdd to 
SlashdotAdd to 
StumbleUponAdd to 
Twitter