Question
Which statement about Big-O Notation is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. constant factors and lower-order terms are ignored asymptotically
Explanation:
The defining property is that constant factors and lower-order terms are ignored asymptotically.
The other statements describe different structures or concepts.
Leave a Reply