COPA – Trade Theory Set – 08By itikegyani.com / March 1, 2025 /25 98 COPA - Trade Theory Practice Set 08अगर आपका ट्रेड थ्योरी सब्जेक्ट एग्जाम के लिए तैयार है तो आपको यह पेपर देना चाहिए। इस पेपर में केवल ट्रेड थ्योरी के 25 प्रशन आपको मिलेगे वो भी यूनिक प्रशन। अब आपके एग्जाम की तैयारी एक स्टेप आगे रहेगी और अच्छे मार्क्स प्राप्त कर पायेंगे। 1 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)1. Which command is used to delete the entry for “john” in the given code snippet ?d = {“john”:40, “peter”:45} दिए गए कोड स्निपेट में “john” की प्रविष्टि को हटाने के लिए किस कमांड का उपयोग किया जाता है?d = {“john”:40, “peter”:45} A. del d[ “john” ] B. d.delete( “john” ) C. d.delete( “john”:40 ) D. del d( “john”:40 ) 2 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)2. What will be the output of the following given code?def mk(x): def mk1( ): print("Decorated") x( ) return mk1 def mk2( ): print("Ordinary") p = mk(mk2) p( ) निम्नलिखित कोड का आउटपुट क्या होगा?def mk(x): def mk1( ): print("Decorated") x( ) return mk1 def mk2( ): print("Ordinary") p = mk(mk2) p( ) A. Decorated Decorated B. Ordinary C. Decorated Ordinary D. Ordinary Decorated 3 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)3. What will be the output of the following JavaScript statement? var grand_Total=eval( "10*10+5" ); | निम्नलिखित जावास्क्रिप्ट स्टेटमेंट का आउटपुट क्या होगा? var grand_Total=eval( "10*10+5" ); A. 105 as an integer value B. 105 as a string C. 10 * 10 + 5 D. Exception is thrown 4 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)4. Which is used to input the entry and give the result in a variable in a procedure? | किसी प्रक्रिया में प्रविष्टि को इनपुट करने और वेरिएबल में परिणाम देने के लिए किसका उपयोग किया जाता है? A. Put and get | रखना और प्राप्त करना B. In and out | अंदर और बाहर C. Out and In | बाहर और अंदर D. Get and put | प्राप्त करना और रखना 5 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)5. Which is the correct operator for power(ab)? | पॉवर(ab) के लिए सही ऑपरेटर कौन सा है? A. a ** b B. a ^ * b C. a ^ ^ b D. a ^ b 6 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)6. Which is a valid Python if statement? | कौन सा वैध पायथन if स्टेटमेंट है? A. if (a > = 2) B. if a > = 2 : C. if a > = 22 D. if (a = > 22) 7 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)7. Which setting is modified to print a worksheet in letterhead? | वर्कशीट को लेटरहेड में प्रिंट करने के लिए किस सेटिंग को संशोधित किया जाता है? A. Orientation | ओरिएंटेशन B. Paper | पेपर C. Layout | लेआउट D. Margin | मार्जिन 8 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)8. What the sort( ) function will return if ['one', 'four', 'three', 'two'] is a list object? | यदि ['one', 'four', 'three', 'two'] एक लिस्ट ऑब्जेक्ट है तो sort( ) फ़ंक्शन क्या रिटर्न करेगा ? A. ['one', 'two', 'three', 'four'] B. {"four","one","three","two"} C. ['four', 'three', 'two', 'one'] D. ['four', 'one', 'three', 'two'] 9 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)9. What is the extension of files created in MS-Excel 2007-2016? | MS-Excel 2007-2016 में बनाई गई फ़ाइलों का एक्सटेंशन क्या है? A. .XLSX B. .XLS C. .TXT D. .XLX 10 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)10. Which is a type of database? | कौन सा डेटाबेस का एक प्रकार है? A. Transition | संक्रमण B. Outlook | दृष्टिकोण C. Decentralized | विकेंद्रीकृत D. Relational | संबंधात्मक 11 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)11. Which factor influences the severity of electrical shock? | विद्युत झटके की गंभीरता को कौन सा कारक प्रभावित करता है? A. Very low DC voltage | बहुत कम DC वोल्टेज B. Person receiving the shock | झटका पाने वाला व्यक्ति C. Level of current in micro ampere | माइक्रो एम्पीयर में करंट का लेवल D. Duration of current passing | करेंट पासिंग की अवधि 12 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)12. In which year Python language was developed? | पायथॉन भाषा का विकास किस वर्ष हुआ? A. 1972 B. 1995 C. 1981 D. 1991 13 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)13. Which is a periodic assessment of security vulnerability in a computer system? | कंप्यूटर सिस्टम में सुरक्षा भेद्यता का आवधिक मूल्यांकन कौन सा है? A. Threat | थ्रेट B. Hacking | हैकिंग C. Security audit | सुरक्षा ऑडिट D. Attack | अटैक 14 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)14. Which keyword used in JavaScript is hoisted to the top of the block but not initialized? | जावास्क्रिप्ट में प्रयुक्त कौन सा कीवर्ड ब्लॉक के शीर्ष पर रखा जाता है, लेकिन आरंभीकृत नहीं किया जाता? A. Let and const | लेट और कॉन्स्ट B. Form and type | फॉर्म और प्रकार C. Length and constant | लंबाई और स्थिरांक D. Value and autofocus | मान और ऑटोफोकस 15 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)15. Which shortcut key prints a document? | डॉक्यूमेंट को प्रिंट करने के लिए किस शॉर्टकट की का प्रयोग किया जाता है? A. Ctrl + X B. Ctrl + V C. Ctrl + P D. Ctrl + B 16 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)16. What is the full form of COD in E -Commerce? | E - Commerce में COD का फुल फॉर्म क्या है A. Commerce on Delivery | कॉमर्स ओन डिलीवरी B. Cart on Delivery | कार्ट ओन डिलीवरी C. Cash on Demand | कैश ओन डिमांड D. Cash on Delivery | कैश ओन डिलीवरी 17 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)17. Which dialog box allows you to change a field name in a PivotTable? | कौन सा डायलॉग बॉक्स आपको PivotTable में फ़ील्ड का नाम बदलने की अनुमति देता है? A. Field settings | फ़ील्ड सेटिंग्स B. Field structure | फ़ील्ड संरचना C. Field pane | फ़ील्ड पैन D. Field options | फ़ील्ड विकल्प 18 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)18. Which option offers a built in design through a dialog box? | कौन सा ऑप्शन डायलॉग बॉक्स के माध्यम से निर्मित डिज़ाइन प्रदान करता है? A. Standard tool bar | स्टैंडर्ड टूल बार B. Auto content wizard | ऑटो कंटेन्ट विज़ार्ड C. Blank Presentation | ब्लैंक प्रेजेंटेशन D. Template | टेम्पलेट 19 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)19. Identify the file type. Roll Number, Name, Theory, Practical 1. Ram, 87,90 2. Sham, 68,88 3. Vijay, 90,98 फ़ाइल प्रकार की पहचान करें। रोल नंबर, नाम, थ्योरी, प्रैक्टिकल 1. Ram, 87,90 2. Sham, 68,88 3. Vijay, 90,98 A. MySQL | मायएसक्यूएल B. Excel | एक्सेल C. CSV | सीएसवी D. Dataframe | डेटा फ़्रेम 20 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)20. What is the full form of WWW? | WWW का फुल फॉर्म क्या होता है? A. World Wind Web | वर्ल्ड विंड वेब B. World Wide Writer | वर्ल्ड वाइड राइटर C. World Wide Web | वर्ल्ड वाइड वेब D. Website Wind Write | वेबसाइट विंड राइट 21 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)21. Which view in excel displays the pages exactly as they appear while printing ? | एक्सेल में कौन सा व्यू पेजों को प्रदर्शित करता है बिल्कुल वैसे ही जैसे वे प्रिंटेड होने पर दिखाई देते हैं? A. Page Break View | पेज ब्रेक व्यू B. Page Layout view | पेज लेआउट व्यू C. Full screen View | फुल स्क्रीन व्यू D. Custom View | कस्टम व्यू 22 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)22. What are the unchangable web pages called? | अपरिवर्तनीय वेब पेजों को क्या कहा जाता है? A. Flash | फ्लैश B. Dynamic | डायनामिक C. Immovable | इम्मूवेबल D. Static | स्टेटिक 23 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)23. Which date is created by applying the custom date format of dd/mm/yyyy? | dd/mm/yyyy का कस्टम डेट फॉर्मेट अप्लाई करके कौन सी तिथि बनाई जाती है? A. 7/28/2022 B. 28/Jul/2022 C. 28/07/2022 D. Thursday, July 28, 2022 24 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)24. Which is a text styling feature of MS Word? | MS Word का टेक्स्ट स्टाइलिंग फीचर कौन सा है? A. Word font | शब्द फ़ॉन्ट B. Word fill | शब्द भरना C. Word art | शब्द कला D. Word colour | शब्द रंग 25 / 25 Category: Computer Operator and Programming Assistant CBT Paper (TT)25. Which is a free open-source HTML editor developed by Microsoft.? | माइक्रोसॉफ्ट द्वारा डेवलप्ड एक फ्री ओपन-सोर्स HTML एडिटर कौन सा है? A. Komodo Edit | कोमोडो संपादक B. Atom | एटम C. Notepad++ | नोटपैड++ D. Visual Studio Code | विज़ुअल स्टूडियो कोड Your score isThe average score is 63% 0% Restart quiz Exit WhatsApp और YouTube चैनल से जुड़े रहनाWhats App CBT Practice PaperCOPA :- Computer Operator And Programming Assistant अत्यधिक चर्चा में SCVT पोर्टल करेक्शन गाइड: सत्र 2025 में नाम, जन्म तिथि और अन्य विवरण सुधार की पूरी जानकारी SBI Specialist Cadre Officer (Manager/Deputy Manager Digital Platforms) Recruitment 2025- Only Interview SBI Specialist Cadre Officer (Credit Analyst) Recruitment 2025- Only Interview 🚀 भारत की ईवी क्रांति का हिस्सा बनें | साइट इंजीनियर (इलेक्ट्रिकल) की भर्ती ⚡ आईटीआई रिजल्ट 2025: SIDH पोर्टल पर ग्रिवांस कर सुधारें अपनी गलती (अंतिम तिथि 19 सितम्बर) Uttar Pradesh 🚨 आईटीआई में रिक्त सीटों के लिए नया विकल्प पंजीकरण शुरू – अगस्त 2025 सत्र के लिए सुनहरा मौका – Apply Online
Website