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