add two numbers and return them
ublic class Add { public static int add(int a, int b) { return a + b; } } Add.java public class Add { public static int add(int a, int b) { return a + b; } } A: You can use the following code to get the list of all the classes in the package: