java

import java.Util.Scanner;
public class testif{
public static void main(String[]args){
System.out.print("Masukan nama anda : ");
Scanner nm = new Scanner(System.in);
String nm = "Yuda";
if(nm == "Yuda"){
System.out.print(nm);
}
else{
System.out.print("Nama bukan Yuda");
}
}
}
SHARE

Milan Tomic

Hi. I’m Designer of Blog Magic. I’m CEO/Founder of ThemeXpose. I’m Creative Art Director, Web Designer, UI/UX Designer, Interaction Designer, Industrial Designer, Web Developer, Business Enthusiast, StartUp Enthusiast, Speaker, Writer and Photographer. Inspired to make things looks better.

  • Image
  • Image
  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

0 komentar:

Posting Komentar