Answer: Recall that there are three steps to creating and using an array:
Answer: Variable names must start with a letter and consist of letters and digits. They should not be more than about 15 characters long and should be a meaningful description of what the variable contains.
Answer: JOptionPane.showInputDialog, JOptionPane.showMessageDialog, System.out.print, System.out.println, System.out.printf. Some methods of the Scanner class are next, nextInt, nextDouble.
byte short int long float double char boolean
| & ^ ~