page-banner
Chapter-4 LibreOffice Calc
Q6.
Convert a LibreOffice Calc file into a PDF.

लिब्रे ऑफिस कैल्क को पीडीएफ में बदलें
A. Import as PDF
B. Export PDF
C. Print PDF
D. Reload PDF
View Answer
Q7.
What is the value of =QUOTIENT(509.8,7)?

=Quotient (509.8,7) का मान क्या है?
A. 70
B. 72
C. 75
D. 77
View Answer
Q8.
The direction of a rectangular page for viewing and printing is called?

देखने और छपाई के लिए एक आयताकार पृष्ठ की दिशा कहलाती है
A. Print Layout
B. Wide Page
C. Orientation
D. Direction
View Answer
Q9.
What will be the value of =ROUND(17231,-5)?

=ROUND(17231,-5) का मान क्या होगा?
A. 17000
C. 100000
D. 17200
View Answer
Q10.
In LibreOffice Calc, which formula displays 'HIGH' if C31 is greater than 140, otherwise 'OK'?

लिब्रेऑफिस Calc में वो सूत्र जो "यदि C31 की सामग्री 140 से अधिक है, तो HIGH प्रदर्शित होता है, अन्यथा OK प्रदर्शित होता है"।
A. =IF(C31<140, "HIGH", "OK")
B. =IF(C31>140, "HIGH", "OK")
C. IF(C31>140, "HIGH", "OK")
D. =IF(C31<=140, "HIGH", "OK")
View Answer