21.) Suppose you are writing a Student class that will store a student's name, age, and student ID number. Declare varia
Posted: Thu Jul 14, 2022 2:27 pm
21.) Suppose you are writing a Student class that will store a student's name, age, and student ID number. Declare variables with appropriate names and types to store this information. Use proper Java syntax for the declarations.