Code Program (Coding) Program Asisten

Estimated read time: 3 min

 

Asisten Program Java


/*
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
package asisten;

import java.util.Scanner;

/**
 *
 * @author TOSHIBA
 */
public class Asisten {

    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) {
        // TODO code application logic here
        Scanner input = new Scanner(System.in);
        double ipk;
        String nama;
        int angkatan;
        
        System.out.println("---------------------------------------------------");
        System.out.println("-----------------PROGRAM ASISTEN-------------------");
        System.out.println("---------------------------------------------------");
        System.out.print  ("Masukkan Nama Asisten = " );
        nama = input.nextLine();
        System.out.print  ("Masukkan Nilai IPK  = " );
        ipk = input.nextDouble();
        System.out.print  ("Masukkan Angkatan = " );
        angkatan = input.nextInt();
        System.out.println("---------------------------------------------------");
        System.out.println("-----------------PROGRAM ASISTEN-------------------");
        System.out.println("---------------------------------------------------");
        if ( **************** )){
            System.out.println("");
            System.out.println("---------------------------------------------------");
            System.out.println("-----------------PROGRAM ASISTEN-------------------");
            System.out.println("---------------------------------------------------");
            System.out.println("Nama Asisten = " + nama);
            System.out.println("Nilai IP Komulatif = " + ipk);
            System.out.println("Selamat, Anda Layak Untuk Menjadi Asisten");
            System.out.println("---------------------------------------------------");
            System.out.println("--------PROGRAM ASISTEN BY SKUY DEVELOPER---------");
            System.out.println("---------------------------------------------------");
        }
        else{
            System.out.println("");
            System.out.println("---------------------------------------------------");
            System.out.println("-----------------PROGRAM ASISTEN-------------------");
            System.out.println("---------------------------------------------------");
            System.out.println("Nama Asisten = " + nama);
            System.out.println("Nilai IP Komulatif = " + ipk);
            System.out.println("Maaf, Anda Tidak Layak Untuk Menjadi Asisten");
            System.out.println("---------------------------------------------------");
            System.out.println("--------PROGRAM ASISTEN BY SKUY DEVELOPER---------");
            System.out.println("---------------------------------------------------");
        }
    }
}
Jika Ingin Mendownload Source Code Yang Lebih lengkap Bisa Langsung KLik Link Di Bawah ini

DOWNLOAD SC

Posting Komentar

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.