private static void showIntro(){
String message = ""Hi everyone, my name is Rodrick. I look forward to becoming a valuable member of the DaniWeb Community";
System.out.println(message);
}
showIntro();
Kazembe 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.