Question: Which Node.js module should you use when you need to decode raw data into strings?

  1. buffer
  2. util
  3. string_decoder
  4. string_buffer

Answer: The correct answer of the above question is Option C:string_decoder