A

Admin • 828.03K Points
Coach

Q. To map a stream of strings to their uppercase form, which method reference is used?

  • (A) String::toLowerCase
  • (B) String::toUpperCase
  • (C) String::trim
  • (D) String::substring

Explanation by: Admin
`String::toUpperCase` maps strings to uppercase.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.