Question: 1. Explain what would happen if the radio buttons used in the QuoteOptions program were not organized into a ButtonGroup object. Modify the program to test your answer.
2. Write a program that calculates and prints, the sum and product of all the digits in an integer value read from the keyboard.