Write, compile, and test a class that prints William on the screen. Sace the class at Name.java
Write compile, and test a class that prints William Nichols, 777 Mockingbird Lane, Detroit MI 48222 on three separate lines on the sceen. Sace as Address.java
Write compile and test a class that displays the follwoing pattern on the screen:
X
XX
XXXXX
XXXXXXX
X
Save as Tree.java