Write a complete Java program called AllDigits. The purpose of this program is to take a number for e.g. 219. Then calculate double and triple its values. Concate the three numbers in a string. Then check if all the digits 1 to 9 occur in the string. Print out
OR
OR