Home / Report Question

Q. Which method converts a primitive stream to a boxed stream?
  • A. boxed()
  • B. wrap()
  • C. toBoxed()
  • D. convert()