Which is the correct syntax of IF statement in Excel? =IF (result if False, test, result if True)., =IF (test, result if True, result if False)., =IF (result if True, result if False, test)., None of these
ایکسل میں اف اسٹیٹمنٹ کا صحیح نحو کون سا ہے؟
- =IF (result if False, test, result if True).
- =IF (test, result if True, result if False).
- =IF (result if True, result if False, test).
- None of these
Explanation
- The IF function in Excel is used for logical testing.
- It checks a condition (test) and returns results based on TRUE or FALSE.
- Correct format is: =IF(logical_test, value_if_true, value_if_false)
- It is widely used in decision-making formulas.
Last verified on 26-05-2026
Related MCQs
- =IF (result if False, test, result if True).
- =IF (test, result if True, result if False).
- =IF (result if True, result if False, test).
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
محترمہ ایکسل کا _____ فنکشن آپ کو متعدد خلیوں میں نمبر شامل کرنے کی اجازت دیتا ہے۔
- MAX
- SUM
- MIN
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
مندرجہ ذیل میں سے کون سی چیز ایم ایس ایکسل کی ایک خصوصیت ہے جو پاورپوائنٹ میں بھی استعمال ہو سکتی ہے؟
- Function
- Chart
- Merge cells
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
مندرجہ ذیل میں سے کون سا لاجیکل فنکشن نہیں ہے؟
- SUM
- AND
- OR
- NOT
اس سوال کو وضاحت کے ساتھ پڑھیں
مائیکرو سافٹ ایکسل میں ، وی لوک اپ _____ ہے؟
- Logical function
- Lookup and reference function
- Mathematical function
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Leave a Reply
Your email address will not be published. Required fields are marked *