casper. Powered by Blogger.

Blog ini bertujuan untuk share ilmu dan pengetahuan. Semua source/aplikasi di blog ini bebas disebar dan mencamtumkan sumber "fandy-alfa.blogspot.com".

RSS

Hello World

/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package pbo;

/**
*
* @author Fandy
*/

/*
* Nama : Fandy Adam
* Stambuk : E1E1 09 053
* Tugas Mata Kuliah : PBO
* Jurusan : IT
*
*
* SOAL 1 : HELLO WORLD
*/

public class soal1 {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.println("Hello World!");
System.out.println("My Name is Fandy Adam A. E. N.");
}
}


  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comments:

Post a Comment