Q. Which method is equivalent to info()? (A) warn() (B) log() (C) error() (D) write() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) log() Explanation: log() is equivalent to info().