NAME: ________________________

Java Chapter 3 Test

Question Types


Start With


Question Limit

of 32 available terms

Java Chapter 3

5 Written Questions

5 Matching Questions

  1. reference variables
  2. method type
  3. class libraries
  4. auto-boxing
  5. class
  1. a the data type of the value returned by the method
  2. b predefined class organized as collections of packages
  3. c the wrapping of primitive type
  4. d a collection of a specific number of components
  5. e variables such as str

5 Multiple Choice Questions

  1. the memory space 2500 is stored in this
  2. static import
  3. the type of value that the methods returns
  4. four properties together
  5. the method abs

5 True/False Questions

  1. predefined methodsmethods contained in a class

          

  2. void methodsmethods that have no return data type

          

  3. instancesstring objects of the class String

          

  4. member access operatorthe method abs

          

  5. method callan expression such as math.pow