A

Admin • 833K Points
Coach

Q. Which of the following are ways to benchmark code?

  • (A) Timing the code
  • (B) Calculating the number of operations performed
  • (C) Timing the code & Calculating the number of operations performed
  • (D) None of the mentioned
  • Correct Answer - Option(C)
  • Views: 22
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

There are a couple of ways to benchmark code—either by timing it or by calculating the number of operations performed during execution.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.