Report Bug
Qus :

Match the following LibreOffice Calc Error code with its description

Error CodeDescription
1 #DIV/0!A Invalid value or function used
2 #NAME?B Division by zero error
3 #REF!C Incorrect argument or operand
4 #VALUE!D Invalid reference, possibly due to deleted cells
E Data type mismatch in the function
F Function name not recognized or misspelled


Qusनिम्नलिखित लिबरऑफिस कैल्क त्रुटि कोड को उसके विवरण के साथ मिलाएँ

A. 1 → B, 2 → E, 3 → D, 4 → A
B. 1 → B, 2 → F, 3 → D, 4 → E
C. 1 → A, 2 → B, 3 → F, 4 → C
D. 1 → F, 2 → E, 3 → D, 4 → A


Solution
B. 1 → B, 2 → F, 3 → D, 4 → E






Report Bug