Question: JAVA Program use Do-while loop to finish the following Tasks: i) Initialize two integer variables named A and B, where A, B are the number
JAVA Program
use Do-while loop to finish the following Tasks:
i) Initialize two integer variables named "A" and "B", where A, B are the number of letters in your first name and last name, respectively.
ii) Draw a "*" rectangle by using the Do-while loop, whose length of "A" and width of "B".
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
