Thursday, December 4, 2008

Cars Generator 24 Volt



Sum
import javax.swing.JOptionPane public class Sum {public static void main (String [] args) {String primoNumero JOptionPane.showInputDialog = ("enter first number"); secondoNumero String = JOptionPane.showInputDialog ("enter second number") int a = Integer.parseInt (primoNumero); int b = Integer.parseInt (secondoNumero); int c = a + b; JOptionPane.showMessageDialog (null, "sum =" + c, "the sum of two integers, JOptionPane.PLAIN_MESSAGE);}}
_____________________________________________________________________
Free Image Hosting at <a href= www.ImageShack.us " />

QuickPost Quickpost this image to Myspace, Digg, Facebook, and others!


___________________________________________________________________________________

Free Image Hosting at www.ImageShack.us

QuickPost Quickpost this image to Myspace, Digg, Facebook, and others!

_____________________________________________________________________________________

Free Image Hosting at www.ImageShack.us

QuickPost Quickpost this image to Myspace, Digg, Facebook, and others!

0 comments:

Post a Comment