Module 2 Programming with VBA Section 4
![]() |
Copa | Semester 2nd | Module 2 | Section 4 |
1. Which VBA code is used to load user form into memory but do not display?
उपयोगकर्ता फॉर्म को मेमोरी में लोड करने के लिए किस VBA कोड का उपयोग किया जाता है लेकिन प्रदर्शित नहीं होता है?
2. Which VBA code is used to remove the user form from memory?
यूजर फॉर्म को मेमोरी से हटाने के लिए किस VBA कोड का उपयोग किया जाता है?
3. Which window displays the watched expression including the one just added?
किस विंडो में वॉच एक्सप्रेशन को प्रदर्शित किया जाता है जिसमें अभी जोड़ा गया है
4. Which one is indicated by a red dot with a line of code highlighted in red in VBA?
VBA में लाल रंग में हाइलाइट किए गए कोड की एक पंक्ति के साथ लाल बिंदु द्वारा किसको इंगित किया गया है?
5. Which is used to repeats the same steps in case of frequency needed actions in VBA?
VBA में आवृति आवृत्तियों के मामले में समान चरणों को दोहराने के लिए किसका उपयोग किया जाता है?
6. Which function returns the integer portion of a number in VBA?
कौन सा फ़ंक्शन VBA में किसी संख्या का पूर्णांक भाग लौटाता है?
7. Which function returns the hyperbolic cosine of the specified angle in VBA?
कौन सा फ़ंक्शन VBA में निर्दिष्ट कोण का हाइपरबोलिक कॉशन लौटाता है?
8. Which mathematical function generates a random number in VBA?
कौन सा गणितीय कार्य VBA में एक रैंडम संख्या उत्पन्न करता है?
9. Which operators are concatenation operator in VBA?
VBA में कौन से ऑपरेटर कॉन्ट्रैक्शन ऑपरेटर हैं?
10. Which type of words cannot use for any other purpose in VBA?
VBA में किसी अन्य उद्देश्य के लिए किस प्रकार के शब्दों का उपयोग नहीं किया जा सकता है?
11. Which is a series of items where all items share the same properties and methods in VBA?
आइटम की एक श्रृंखला है जहां सभी आइटम VBA में समान प्रॉपर्टी और मेथड को शेयर करते हैं?
12. Which button allows a single choice within a limited set of mutually exclusive choice?
कौन सा बटन पारस्परिक रूप से अनन्य पसंद के सीमित सेट के भीतर एकल विकल्प की अनुमति देता है?
13. Which box has three states in VBA?
VBA में किस बॉक्स में तीन स्थितियां हैं?
14. Which one creates a box with a scrollable list containing a number of input values in VBA?
वीबीए में इनपुट मूल्यों की संख्या वाले स्क्रॉल करने योग्य सूची के साथ कौन सा बॉक्स बनाता है?
15. Which control is suitable to collect the input from the user in VBA?
VBA में उपयोगकर्ता से इनपुट एकत्र करने के लिए कौन सा कंट्रोल उपयोग होता है?
16. Which is a proper object hierarchy in VBA?
VBA में एक प्रॉपर ऑब्जेक्ट पदानुक्रम कौन सी है?
17. What is the shortcut key to run the current procedure in VBA?
VBA में वर्तमान प्रोसीजर को चलाने के लिए शॉर्टकट कुंजी क्या है?
18. Which window displays the entire list of local variables and their current values in VBA?
कौन सी विंडो VBA में लोकल वेरिएबल और उनके वर्तमान मानों की पूरी सूची प्रदर्शित करती है?
19. Which window is similar to the local’s window, but it is used to tracing the variables in VBA?
कौन सी विंडो लोकल विंडो के समान है, लेकिन इसका उपयोग VBA में वेरिएबल को ट्रेस करने के लिए किया जाता है?
20. Which shortcut key is used to open the immediate window?
इमीडियेट विंडो खोलने के लिए किस शॉर्टकट कुंजी का उपयोग किया जाता है?
Post a Comment
If you have any doubts,Please let me know