Question: Which object is used to manage the cache of required modules?

  1. global.cache
  2. module.cache
  3. process.cache
  4. require.cache

Answer: The correct answer of the above question is Option D:require.cache