Question: Which module variable holds the resolved absolute path of the current module file?

  1. `__pathname`
  2. `__location`
  3. `__flder`
  4. `__filename`

Answer: The correct answer of the above question is Option D:`__filename`