creating a single scanner object in main() and passing the object to other methods is considered good practice because group of answer choices creating more than one scanner object in a program will cause a compile error multiple scanner objects may read data in unexpected ways the program will run more quickly the program will be less confusing for the person entering data