Blog - Advance Excel quiz blog class 10

Advance Excel quiz blog class 10

Advance Excel quiz blog class 10

Advance Excel

1 What does GCD stand for in Excel?

एक्सेल में GCD का क्या अर्थ है?

a) Greatest Calculation Determinant

b) Global Calculation Directory

c) Greatest Common Divisor

d) Global Communication Driver

Answer: c) Greatest Common Divisor

 

2 Which Excel function calculates the greatest common divisor of two or more integers?

कौन सा एक्सेल फ़ंक्शन दो या अधिक पूर्णांकों के महत्तम सामान्य भाजक की गणना करता है?

a) GCD

b) LCM

c) SUM

d) AVERAGE

Answer: a) GCD

 

3 What does LCM stand for in Excel?

एक्सेल में LCM का क्या अर्थ है?

a) Least Calculation Method

b) Least Common Multiple

c) Last Calculation Mechanism

d) Longest Continuous Mode

Answer: b) Least Common Multiple

 

4 Which Excel function calculates the least common multiple of two or more integers?

कौन सा एक्सेल फ़ंक्शन दो या अधिक पूर्णांकों का लघुत्तम समापवर्त्य की गणना करता है?

a) GCD

b) LCM

c) MAX

d) MIN

Answer: b) LCM

 

5 What is the result if the GCD of two numbers is 1?

यदि दो संख्याओं का GCD 1 है तो परिणाम क्या होगा?

a) The numbers are prime to each other

b) The numbers are equal

c) The numbers are multiples of each other

d) The numbers are irrational

Answer: a) The numbers are prime to each other

 

6 In Excel, what is the GCD of 18 and 24?

एक्सेल में 18 और 24 का GCD क्या है?

a) 2

b) 6

c) 12

d) 3

Answer: b) 6

 

7 Which Excel function can be used to find the lowest common multiple of a set of numbers?

संख्याओं के एक समूह का लघुत्तम समापवर्त्य ज्ञात करने के लिए किस एक्सेल फ़ंक्शन का उपयोग किया जा सकता है?

a) GCD

b) LCM

c) PRODUCT

d) POWER

Answer: b) LCM

 

8 What is the result if the LCM of two numbers is equal to the product of the numbers?

यदि दो संख्याओं का LCM उन संख्याओं के गुणनफल के बराबर हो तो परिणाम क्या होगा?

a) The numbers are prime to each other

b) The numbers are equal

c) The numbers are multiples of each other

d) The numbers are irrational

Answer: c) The numbers are multiples of each other

 

9 Which Excel function returns the largest integer less than or equal to a given number?

कौन सा एक्सेल फ़ंक्शन किसी दी गई संख्या से छोटा या उसके बराबर सबसे बड़ा पूर्णांक लौटाता है?

a) CEILING

b) FLOOR

c) ROUNDUP

d) ROUNDDOWN

Answer: b) FLOOR

 

Macros

 

10 What is the purpose of macros in Excel?

एक्सेल में मैक्रोज़ का उद्देश्य क्या है?

a) To perform complex calculations

b) To automate repetitive tasks

c) To create charts and graphs

d) To apply formatting to cells

Answer: b) To automate repetitive tasks

 

11 Which programming language is used to write macros in Excel?

एक्सेल में मैक्रोज़ लिखने के लिए किस प्रोग्रामिंग भाषा का उपयोग किया जाता है?

a) C++

b) Java

c) Visual Basic for Applications (VBA)

d) Python

Answer: c) Visual Basic for Applications (VBA)

 

12 What does VBA stand for in Excel?

एक्सेल में VBA का क्या अर्थ है?

a) Visual Basic Application

b) Visual Basic for Analysis

c) Visual Basic for Applications

d) Visual Basic Algorithm

Answer: c) Visual Basic for Applications

 

13 How can you record a macro in Excel?

आप एक्सेल में मैक्रो कैसे रिकॉर्ड कर सकते हैं?

a) By typing the code manually

b) By using the Record Macro feature

c) By downloading it from the internet

d) By copying and pasting from another workbook

Answer: b) By using the Record Macro feature

 

14 Which Excel feature allows users to run macros?

एक्सेल की कौन सी सुविधा उपयोगकर्ताओं को मैक्रोज़ चलाने की अनुमति देती है?

a) Macro Manager

b) Macro Executor

c) Macro Runner

d) Macro Enabled Workbook

Answer: d) Macro Enabled Workbook

 

15 What is the purpose of the Macro Security settings in Excel?

एक्सेल में मैक्रो सुरक्षा सेटिंग्स का उद्देश्य क्या है?

a) To prevent users from accessing the internet

b) To prevent unauthorized access to sensitive data

c) To prevent users from using PivotTables

d) To prevent users from using conditional formatting

Answer: b) To prevent unauthorized access to sensitive data

 

16 How can you assign a macro to a button in Excel?

आप एक्सेल में किसी बटन को मैक्रो कैसे असाइन कर सकते हैं?

a) By double-clicking on the macro

b) By dragging and dropping the macro onto the button

c) By right-clicking on the button and selecting "Assign Macro"

d) By using the Format Painter

Answer: c) By right-clicking on the button and selecting "Assign Macro"

 

17 Which of the following is NOT a valid action you can perform using macros in Excel?

निम्नलिखित में से कौन सी वैध क्रिया नहीं है जिसे आप Excel में मैक्रोज़ का उपयोग करके कर सकते हैं?

a) Automate data entry

b) Create custom functions

c) Generate reports

d) Send emails

Answer: b) Create custom functions

 

18 What is the file extension for Excel workbooks that contain macros?

मैक्रोज़ वाले एक्सेल वर्कबुक्स का फ़ाइल एक्सटेंशन क्या है?

a) .xls

b) .xlsx

c) .xlsm

d) .xlm

Answer: c) .xlsm

 

19 Which Excel view is used for editing macros?

मैक्रोज़ को संपादित करने के लिए किस एक्सेल दृश्य का उपयोग किया जाता है?

a) Page Layout View

b) Normal View

c) Page Break Preview

d) Developer View

Answer: d) Developer View

 

20 What is the purpose of the "Personal Macro Workbook" in Excel?

एक्सेल में "पर्सनल मैक्रो वर्कबुक" का उद्देश्य क्या है?

a) To share macros with other users

b) To store macros that can be used in any workbook

c) To record macros for personal use only

d) To hide macros from other users

Answer: b) To store macros that can be used in any workbook

 


79 3 months ago