Original Artwork by James Gosling
Sun sun = new Sun( 1982 );
sun.create( "SunSparc", "Solaris", "Java" );
while(sun.flounder(10,years))
{
sun.buy(Random(Companies));
sun.firestaff(Random(Staff));
}
oracle.buy( sun, 2010 );
oracle.getPatents( sun );
oracle.fireStaff( sun );
oracle.eat( sun );
sun = null;
System.gc();

Leave a Reply