AllThingsTech

 
Google
 
Web allthingstech.blogspot.com

Friday, October 06, 2006

The Michael Jackson Java Program Called Too Many Times







//---------------------------------------------------------------------------------------
import com.celebrityPackage.*;//does !exist
import java.*;

public Class Celebrity extends ForeverYoung{

public void nose(noseSize){
int size = 0;
ideal = 1;

if (noseSize > ideal)
noseSize--;//reduce size and mess up face


}

/* Add more functionalities and even applet that shows (pics) his nose
* changes over the year.
*
*/


public static void main(String[] args){

Celebrity MichaelJackson = new Celebrity();

System.out.println(toString().MichaelJackson.nose()); //show results
/* PsuedoCode */


}


}


//-------------------------------------------------------



0 Comments:

Post a Comment

<< Home