TonyLa.com

Java Programs - simple output

Back To Index
 
ProblemCode
Write a program that outputs to the console the String Welcome to Java ! Using System.out
Write a program that outputs to the console the String "Welcome to Java !" Using System.out
Notice the quotes.
Write a program that outputs to the console the String Welcome To Java ! Using System.out
Write a program that outputs the String Welcome to Java ! Using a pop up window

An Object-Oriented Approach

Write a program that outputs the String Welcome to Java ! Using two classes.
 
Back To Index

Site Designed by: Tony Larrain tony@tonyLa.com
Copyright © Anthony (tony) Larrain 2004 - 2005