Importing tells the compiler where to find the class to get its definition, variables, methods, etc...once imported, you have the ability to use the class in whatever way you wish (through...