Modul 1

  • Uploaded by: Mukhammad Luthfi Widiatmoko
  • 0
  • 0
  • June 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Modul 1 as PDF for free.

More details

  • Words: 115
  • Pages: 1
Latihan 1: public class Latihan1 { public static void main(String args[]) { // ini adalah komentar System.out.println("Haloo semua..."); System.out.println("Selamat Belajar Java"); } } Output: Haloo semua... Selamat Belajar Java Press any key to continue . . .

Latihan 2: public class Latihan2 { public static void main(String args[]) { // ini adalah komentar System.out.print("Haloo semua..."); System.out.print("Selamat Belajar Java"); } } Output: Haloo semua...Selamat Belajar JavaPress any key to continue . . .

Latihan 3: public class Latihan3 { public static void main(String args[]) { System.out.println("Kami sedang belajar Java"); System.out.println("Jangan diganggu . . . !"); } } Output: Kami sedang belajar Java Jangan diganggu . . . ! Press any key to continue . . .

Related Documents

Modul 1
June 2020 28
Modul 1
November 2019 35
Modul 1
June 2020 16
Modul 1
June 2020 20
Modul 1
April 2020 24
Modul
October 2019 83

More Documents from ""

Uas Tikom 2
December 2019 21
Karya Tulis
December 2019 64
Modul 2
June 2020 27
Modul 1
June 2020 28
Surat-pernyataan.doc
June 2020 25