IS 2033 Quiz #7 | Questions with 100% Correct
Answers | Verified | Latest Update 2026
Save
Practice questions for this set
Learn 1 /7 Study using Learn
import
Choose an answer
When each object of a class
Gradebook myGradeBook = new
maintains its own copy of an
GradeBook();
1 attribute, the field that represents the 2
attribute is also known as a(n)
I...
_____________ .
You have to use this statement in
An import declaration is not required
order for your program to use other
3 when one class in a package uses 4
classes that are part of the Java API,
another in the same package.
but not automatically available.
Don't know?
Answers | Verified | Latest Update 2026
Save
Practice questions for this set
Learn 1 /7 Study using Learn
import
Choose an answer
When each object of a class
Gradebook myGradeBook = new
maintains its own copy of an
GradeBook();
1 attribute, the field that represents the 2
attribute is also known as a(n)
I...
_____________ .
You have to use this statement in
An import declaration is not required
order for your program to use other
3 when one class in a package uses 4
classes that are part of the Java API,
another in the same package.
but not automatically available.
Don't know?