NAME: ________________________
← Java Chapter 3 Test
Java Chapter 3
5 Written Questions
5 Matching Questions
- reference variables
- method type
- class libraries
- auto-boxing
- class
- a the data type of the value returned by the method
- b predefined class organized as collections of packages
- c the wrapping of primitive type
- d a collection of a specific number of components
- e variables such as str
5 Multiple Choice Questions
- the memory space 2500 is stored in this
- static import
- the type of value that the methods returns
- four properties together
- the method abs
5 True/False Questions
-
predefined methods → methods contained in a class
-
void methods → methods that have no return data type
-
instances → string objects of the class String
-
member access operator → the method abs
-
method call → an expression such as math.pow
Regenerate Test