About

This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Sabtu, 31 Maret 2012

Tugas JCreator


Sebelum UTS, mata kuiah Bahasa Program 2 ada tugas membuat program di JCreator. 
Dibawah ini salah satu contoh tugasnya :

/**
 * @(#)kuisLuas.java
 *
 *
 * @author
 * @version 1.00 2012/3/17
 */
import java.util.*;
public class kuisLuas {
     
    /**
     * Creates a new instance of <code>kuisLuas</code>.
     */
    public kuisLuas() {
    }