🎴 Flashcard Mode
Programming Languages & Web Technologies Quiz
Card1 / 20
Mastered0
Review0
QuestionClick to flip
You need to obtain performance information about your web application. Use which of the following?
AnswerClick to flip back
A
Performance Counter
💡 Explanation:
Performance Counter is the .NET Framework tool specifically designed for collecting performance data about applications, including memory usage, CPU utilization, and other system metrics.