(Characters around Circle) Write a program that displays a string "Welcome to Java" around the circle, as shown in Figure 14.44b (Book). Hint: You need to display each character in the right location with appropriate rotation using a loop.
Sample output:
Please submit the following:
1. The entire project folder containing your entire project ( That includes .java file) as a compressed file. (zip)
2. Program output−screenshot
Also,
1. Copy and paste source code to this document underneath the line "your code and results/output "
2. Include screenshot or your running program
Points will be issued on the following requirements:
– Program Specifications / Correctness
– Readability – Documentation
– Code Efficiency
– Meaningful variable names
– Assignment Specifications
Before submitting make sure that:
– Did you submit required files?
– Recheck if you have missed anything?