Time complexity measures?
ٹائم کمپلیکسٹی کس چیز کی پیمائش کرتی ہے؟
- Memory usage
- Speed of execution
- Code length
- Output size
Explanation
- Time complexity helps developers choose efficient algorithms for faster execution.
- It helps predict performance for large datasets.
- Common notations include O(1), O(n), O(n²), etc.
- It does not measure memory usage—that is space complexity.
Related MCQs
- 5
- 8
- SyntaxError
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
حروف، اعداد اور خاص علامات پر مشتمل پاس ورڈ زیادہ مضبوط کیوں سمجھا جاتا ہے؟
- It reduces password length
- It increases possible combinations
- It is easier to remember
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
مندرجہ ذیل میں سے ڈیٹا پروسیسنگ کی درست ترتیب کون سی ہے؟
- Input → Processing → Output → Storage
- Processing → Input → Storage → Output
- Storage → Input → Processing → Output
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
ڈبل انڈر لائن کے لیے شارٹ کٹ کی کیا ہے؟
- Ctrl + Shift + D
- Ctrl + Ctrl + Shift + B
- Ctrl + Ctrl + Shift + U
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
سنٹرل پروسیسنگ یونٹ کس کام کا ذمہ دار ہے؟
- Processing instructions and calculations
- Displaying images and associated text
- Typing input for processing
- None of these