Question: java without using array 3. Write a program that reads a 4-digit number and reorder its digits using method order. Sample run: Please enter a

java without using array
3. Write a program that reads a 4-digit number and reorder its digits using method order. Sample run: Please enter a number 342 Wrong too smal1! Please enter a number 34333 Wrong too long! Please enter a number: 3427 The ordered number is: 7432 Write a program that draws 3 nested shapes randomly. The program should draw circles, squares or rectangles. Their colors should be blue, red and yellow 4. Sample run
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
