Question
Postgraduate Computer Science 408 analysis 85: Which option correctly applies the principle of algorithm complexity? Focus on programming in this variation.
Select an option. Your answer will be checked instantly.
Correct Answer: B. Big-O notation describes how resource use grows with input size
Explanation:
Asymptotic notation characterises growth rates rather than exact machine-specific time.
Leave a Reply