Question: Please use COMMENTS FOR EVERY LINE explaining what the code is doing thank you. JAVA program named ChrisTree that produces images of Christmas trees as
Please use COMMENTS FOR EVERY LINE explaining what the code is doing thank you.
JAVA program named ChrisTree that produces images of Christmas trees as the output.
It should have a method with two parameters: one for the number of segments in the tree and one for the height of each segment.
For example, the tree shown here on the left has three segments of height 4 and the one on the right has two segments of height 5.

* * , # : : # , * , *** *
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
