Important Notice:
Jan 2025 M2-R5.1 Set 1
1 / 100
Which type of css is used in the code below?नीचे दिए गए कोड में किस प्रकार का CSS उपयोग किया गया है?<p style=”color:red;background-color:yellow;”>
2 / 100
What is “That”“That” क्या है
3 / 100
The IETF standards documents are calledIETF मानक दस्तावेज़ कहलाते हैं
4 / 100
What’s the correct syntax for creating a date object for January 7, 1991?7 जनवरी 1991 के लिए दिनांक ऑब्जेक्ट बनाने के लिए सही सिंटैक्स क्या है?
5 / 100
Which of the following is correct about typescript?टाइपस्क्रिप्ट के बारे में निम्नलिखित में से कौन सा कथन सही है?
6 / 100
Which of the following class in w3.css is used to create a panel?w3.css में निम्नलिखित में से कौन सा क्लास पैनल बनाने के लिए उपयोग किया जाता है?
7 / 100
Which protocol is used in wwwwww में कौन सा प्रोटोकॉल प्रयोग किया जाता है?
8 / 100
Shortcut key of Replace in NotepadL++नोटपैड++ में रिप्लेस की शॉर्टकट कुंजी
9 / 100
An element can be accessed in JavaScript usingजावास्क्रिप्ट में किसी एलिमेंट तक किसका उपयोग करके पहुँचा जा सकता है?
10 / 100
What is the meaning of RGBAआरजीबीए का क्या अर्थ है?
11 / 100
Which one of the following form control types does not use the <input> element?निम्नलिखित में से कौन सा फॉर्म कंट्रोल प्रकार <input> एलिमेंट का उपयोग नहीं करता है?
12 / 100
Which class property makes an image transparent?कौन सी क्लास प्रॉपर्टी किसी इमेज को पारदर्शी बनाती है?
13 / 100
Verification of a login name and password is known as…………लॉगिन नाम और पासवर्ड के सत्यापन को ………….. के रूप में जाना जाता है
14 / 100
What is Vue JS?व्यू जेएस क्या है?
15 / 100
Which is not a valid CSS typeजो एक वैध सीएसएस प्रकार नहीं है
16 / 100
…………..among the following is a language of JavaScript…………..निम्नलिखित में से जावास्क्रिप्ट की एक भाषा है
17 / 100
The class used to shape an image to a circle isकिसी इमेज को वृत्ताकार आकार देने के लिए प्रयुक्त क्लास है
18 / 100
Moving from one website to another is calledएक वेबसाइट से दूसरी वेबसाइट पर जाने को कहा जाता है
19 / 100
Which of the following is used to read a html page and render it?निम्न में से किसका उपयोग HTML पेज को पढ़ने और उसे रेंडर करने के लिए किया जाता है?
20 / 100
Which one is used to change color in html elementHTML एलिमेंट में रंग बदलने के लिए किसका उपयोग किया जाता है
21 / 100
Which HTML tag is used to create a hyperlink?हाइपरलिंक बनाने के लिए किस HTML टैग का उपयोग किया जाता है?
22 / 100
what are frames?फ़्रेम क्या हैं?
23 / 100
What does the .edu domain represents?.edu डोमेन क्या दर्शाता है?
24 / 100
How are tones created in images?इमेज में टोन कैसे बनते हैं?
25 / 100
Match the followingनिम्नलिखित का मिलान करेंa.<b> i. Embeds an image into the webpageb.<a> ii. creates a hyperlinks to another page or a named anchorc.<img> iii. defines a section for user input controlsd.<form> iv. makes text bold
26 / 100
<style>#myheader{ background-color:lightblue; color:black; padding:40px; text-align:center:}</style>
The # in the above lines of code representsकोड की उपरोक्त पंक्तियों में # का अर्थ है
27 / 100
Which selector is used as a wildcard character to select all the elements on the page?पेज पर सभी एलिमेंट का चयन करने के लिए वाइल्डकार्ड कैरेक्टर के रूप में किस सेलेक्टर का उपयोग किया जाता है?
28 / 100
The following operator “>>>” representsनिम्नलिखित ऑपरेटर “>>>” दर्शाता है
29 / 100
What is the difference between XML and HTMLXML और HTML में क्या अंतर है?
30 / 100
Angular JS is based on which of the following pattern?Angular JS निम्नलिखित में से किस पैटर्न पर आधारित है?
31 / 100
A new directives in Angular JS is created by using the:Angular JS में एक नया डायरेक्टिव निम्नलिखित का उपयोग करके बनाया जाता है:
32 / 100
Which command is used to move a line up in sublime text?सबलाइम टेक्स्ट में लाइन को ऊपर ले जाने के लिए किस कमांड का उपयोग किया जाता है?
33 / 100
Which paint tool is used to blur or sharpen a specific area of an image?किसी इमेज के विशिष्ट क्षेत्र को धुंधला या तेज करने के लिए किस पेंट टूल का उपयोग किया जाता है?
34 / 100
Which of the following scripting languages is mainly used for client-side web development?निम्नलिखित में से कौन सी स्क्रिप्टिंग भाषा मुख्य रूप से क्लाइंट-साइड वेब विकास के लिए उपयोग की जाती है?
35 / 100
Which feature allows you to apply predefined filters to an image in a web photo editor?कौन सी सुविधा आपको वेब फोटो एडिटर में किसी इमेज पर पूर्वनिर्धारित फ़िल्टर लागू करने की अनुमति देती है?
36 / 100
Which css framework provides a responsive grid system out of the box?कौन सा सीएसएस फ्रेमवर्क आउट ऑफ द बॉक्स एक रिस्पॉन्सिव ग्रिड सिस्टम प्रदान करता है?
37 / 100
An HTML program can be compiled using which extension?एक HTML प्रोग्राम को किस एक्सटेंशन का उपयोग करके कंपाइल किया जा सकता है?
38 / 100
Notepad++ is written in which languageनोटपैड++ किस भाषा में लिखा गया है
39 / 100
Javascript initial release date?जावास्क्रिप्ट प्रारंभिक रिलीज की तारीख?
40 / 100
What will be the response if we set the value of target attribute to “_blank” in form elementयदि हम फॉर्म एलिमेंट में लक्ष्य विशेषता का मान "_blank" पर सेट करते हैं तो क्या प्रतिक्रिया होगी
41 / 100
what is the usage of ‘alt’ attribute in the image tag?कोड की उपरोक्त पंक्ति में ‘alt’ विशेषता का उपयोग क्या है?
42 / 100
How does a for loop start?फॉर लूप कैसे शुरू होता है?
43 / 100
Which of the following filter is used to convert input to all uppercase?निम्नलिखित में से कौन सा फिल्टर इनपुट को सभी अपरकेस में बदलने के लिए उपयोग किया जाता है?
44 / 100
Which of the following is the correct way to apply a filter?निम्नलिखित में से कौन सा फ़िल्टर लागू करने का सही तरीका है?
45 / 100
The attribute used to change the background color of an element in cssसीएसएस में किसी एलिमेंट की बैकग्राउंड का रंग बदलने के लिए उपयोग की जाने वाली विशेषता
46 / 100
A module in angular js can be created usingएंगुलर जेएस में एक मॉड्यूल का उपयोग करके बनाया जा सकता है
47 / 100
Expression in AngularJS can be written as:AngularJS में एक्सप्रेशन इस प्रकार लिखा जा सकता है:
48 / 100
Which of the following is an example of an attribute for the <div> tag?निम्नलिखित में से कौन सा <div> टैग के लिए ऐट्रीब्यूट का उदाहरण है?
49 / 100
How many heading tags are available in html by default?HTML में डिफ़ॉल्ट रूप से कितने हेडिंग टैग उपलब्ध हैं?
50 / 100
W3-border is one of the class used for w3.css tables which definesW3-बॉर्डर w3.css टेबल के लिए उपयोग किए जाने वाले क्लास में से एक है जो परिभाषित करता है
51 / 100
Choose the correct output?सही आउटपुट चुनें?(()=>{let a=(b=10);})();Console.log(typeof a);Console.log(typeof b);
52 / 100
Const time=0900;Which of the following JavaScript statement will produce the correct given answer for greeting?निम्नलिखित में से कौन सा जावास्क्रिप्ट कथन ग्रीटिंग के लिए सही उत्तर देगा?
53 / 100
What is the scope of a variable declare with the “let” Keyword in JavaScript?जावास्क्रिप्ट में "लेट" कीवर्ड के साथ एक वेरिएबल डिक्लेयर का दायरा क्या है?
54 / 100
What is the result of the expression “10%3” in JavaScript?जावास्क्रिप्ट में एक्सप्रेशन “10%3” का परिणाम क्या है?
55 / 100
…….method is used to establish a tunnel to the server, which is identified by a given URL…….विधि का उपयोग सर्वर पर एक टनल स्थापित करने के लिए किया जाता है, जिसे एक दिए गए यूआरएल द्वारा पहचाना जाता है
56 / 100
which of the following is not a web publishing language?निम्नलिखित में से कौन सी वेब पबलिसिंग भाषा नहीं है?
57 / 100
Which JavaScript operator is used to determine the type of a variable?किसी वेरिएबल का प्रकार निर्धारित करने के लिए किस जावास्क्रिप्ट ऑपरेटर का उपयोग किया जाता है?
58 / 100
Which scripting language does W3.CSS use?W3.CSS किस स्क्रिप्टिंग भाषा का उपयोग करता है?
59 / 100
Which photo editing software is known for its vector editing capabilities?कौन सा फोटो एडिटिंग सॉफ्टवेयर अपनी वेक्टर एडिटिंग क्षमताओं के लिए जाना जाता है?
60 / 100
which of the following is NOT true regarding JavaScript?जावास्क्रिप्ट के संबंध में निम्नलिखित में से कौन सा सत्य नहीं है?
61 / 100
Match the following :निम्नलिखित का मिलान करें :a. Free hand tool 1) select a freehand border and uses edge recognition algorithmsb. Intelligent Scissors Select Tool 2) mark areas as “Foreground” or “Background” and refines the selection automaticallyc. Foreground select tool 3) draw a border using either freehand or straight lines
62 / 100
What is the purpose of a wireframe in web design?वेब डिज़ाइन में वायरफ्रेम का उद्देश्य क्या है?
63 / 100
<!DOCTYPE html><html><body> <h2>the name attribute</h2> <form method="get"> First Name: <input type="text" value="Shivansh"> Last Name: <input type="text" name="lastname" value="kumar"> <input type="submit" name="Submit"> </form></body></html>In the above code, the name attribute is missing. What will be the effect of not using the name attribute.उपरोक्त कोड में name एट्रीब्यूट गायब है। Name एट्रीब्यूट का उपयोग न करने का क्या प्रभाव पड़ेगा?
64 / 100
Which of the following CSS property denotes the list item marker?निम्नलिखित में से कौन सी CSS प्रॉपर्टी सूची आइटम मार्कर को दर्शाती है?
65 / 100
What is the purpose of the preventDefault() method in JavaScript events?जावास्क्रिप्ट इवेंट में preventDefault() विधि का उद्देश्य क्या है?
66 / 100
In css which property maintains the gap between each cells in tableसीएसएस में कौन सी प्रॉपर्टी टेबल में प्रत्येक सेल के बीच अंतर बनाए रखती है
67 / 100
What is the value of the output?आउटपुट का मूल्य क्या है?Const first=false || {} || null;Const second=false || null||’ ‘;Const third =[] || 0 || true;Console.log(first,second,third);
68 / 100
in one page, how many ‘onload’ events can be written?एक पेज में कितने ‘ऑनलोड’ इवेंट लिखे जा सकते हैं?
69 / 100
Which function gives the index of a given string?कौन सा फ़ंक्शन किसी दिए गए स्ट्रिंग का इंडेक्स देता है?
70 / 100
What is the result of the expression “5” + 2 in JavaScript?जावास्क्रिप्ट में एक्सप्रेशन “5” + 2 का परिणाम क्या है?
71 / 100
Match the following shortcut with its action in sublime editorनिम्नलिखित शॉर्टकट को सबलाइम एडिटर में उसकी क्रिया से मिलाएंa.Ctrl + F3 1)Paste and indent the copied contentb.Alt + F3 2)Find the next occurrence of the current word or selected textc.Ctrl + V 3)Find all occurrences of the current word or selected textd.Ctrl + Shfit + V 4)Paste the copied content
72 / 100
Which is not a frameworkकौन सा फ्रेमवर्क नहीं है?
73 / 100
Give the output of the program प्रोग्राम का आउटपुट बताइये<html><body><script type="text/javascript"> var number=50;//global variable function a() { alert(number); } function b(){ alert(number); } a();</script></body></html>
74 / 100
Which editor is widely used for web development in macOS?macOS में वेब डेवलपमेंट के लिए किस एडिटर का व्यापक रूप से उपयोग किया जाता है?
75 / 100
What will be the output?आउटपुट क्या होगा?Const{name:myName}={name: ‘Jack’};Console.log(myName);
76 / 100
Which is not a vibrant color?कौन सा रंग वाइब्रेंट नहीं है?
77 / 100
Red, Yellow and blue are……….लाल, पीला और नीला ………. हैं।
78 / 100
Which CSS framework is developed by Zurb?कौन सा CSS फ्रेमवर्क ज़र्ब द्वारा विकसित किया गया है?
79 / 100
Which tool is used in photo editing to selectively adjust the color and tone of specific areas in an image?फोटो एडिटिंग में किसी इमेज में विशिष्ट क्षेत्रों के रंग और टोन को चुनिंदा रूप से समायोजित करने के लिए किस टूल का उपयोग किया जाता है?
80 / 100
Which of the following is not a feature of most text editors?निम्नलिखित में से कौन सी विशेषता अधिकांश टेक्स्ट एडिटर्स की नहीं है?
81 / 100
Which CSS framework is known for its responsive grid system and extensive component library?कौन सा CSS फ्रेमवर्क अपनी उत्तरदायी ग्रिड प्रणाली और व्यापक घटक लाइब्रेरी के लिए जाना जाता है?
82 / 100
Which of the following are the types of inheritance in JavaScript?जावास्क्रिप्ट में निम्नलिखित में से कौन सा इनहेरिटेन्स के प्रकार हैं?
83 / 100
Which CSS property is used to control the size of an element’s box?किसी तत्व के बॉक्स के आकार को नियंत्रित करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
84 / 100
Which of the following HTML codes will make an image selectable?निम्नलिखित में से कौन सा HTML कोड किसी इमेज को चयन योग्य बनाएगा?
85 / 100
Which is an alternative to JavaScript for frontendफ्रंटएंड के लिए जावास्क्रिप्ट का विकल्प कौन सा है
86 / 100
What does photo editing mean?फोटो एडिटिंग का क्या मतलब है?
87 / 100
Which w3.css class is used to center-align content within an element, both horizontally and vertically?कौन सी w3.css क्लास का उपयोग किसी तत्व के भीतर सामग्री को क्षैतिज और ऊर्ध्वाधर दोनों रूप से केंद्र-संरेखित करने के लिए किया जाता है?
88 / 100
What is its value?इसकी कीमत क्या है?function compareCar(car1, car2=car){ if(car1-car2){ console.log(‘Not the same!’); }else{ console.log(‘They are the same!’); } const car={name: ‘Ford’}; compareCar(car);
89 / 100
What is the correct output for the following JavaScript code?निम्नलिखित जावास्क्रिप्ट कोड का सही आउटपुट क्या है?var x=5 , y=1var obj={x:10}with(obj){ alert(y)}
90 / 100
The opacity property specifies the opacity/transparency of an element. It can take a value from 0.0 – 1.0. the lower value, the more the………..अपारदर्शिता गुण किसी तत्व की अपारदर्शिता/पारदर्शिता को निर्दिष्ट करता है। यह 0.0 – 1.0 तक का मान ले सकता है। मान जितना कम होगा, उतना ही अधिक ………..
91 / 100
What is the output ?आउटपुट क्या है?let one=2;let two=new Number(2);let three=2;console.log(one==two);console.log(one===two);console.log(two===three);
92 / 100
What will the following JavaScript code snippet work? If not, what will be the error?निम्नलिखित जावास्क्रिप्ट कोड स्निपेट क्या काम करेगा? यदि नहीं, तो क्या त्रुटि होगी?function last(ob){ for(;ob.next;ob=ob.next); return ob;}
93 / 100
What will the following code do if the input is empty?यदि इनपुट खाली है तो निम्नलिखित कोड क्या करेगा?function validate(){ var name=document.getElementById(‘name’).value; if(name===’’){ alert(“Name cannot be empty”); return false; } return true;}
94 / 100
Which key is used to remove the selection on the image?इमेज पर चयन को हटाने के लिए किस कुंजी का उपयोग किया जाता है?
95 / 100
In case of an infinite value during an arithmetic computation in a program, then JavaScriptकिसी प्रोग्राम में अंकगणितीय गणना के दौरान अनंत मान की स्थिति में, जावास्क्रिप्ट
96 / 100
Choose the correct outputसही आउटपुट चुनेंconst name=’Bob’;const age= 21;console.log(Number.isNaN(name));console.log(Number.isNaN(age));console.log(isNaN(name));console.log(isNaN(age));
97 / 100
what is the full form of RDS?आरडीएस का पूरा नाम क्या है?
98 / 100
Which of the following options will return 10?निम्नलिखित में से कौन सा विकल्प 10 लौटाएगा?function sumVal(x,y,z) {return x+y+z;}
99 / 100
Choose the correct outputसही आउटपुट चुनेंconst myfun=({a,b,c})=> { console.log(a,b,c); };myfun(1,2,3);
100 / 100
What will be the output ?आउटपुट क्या होगा?function output(){ x=33; console.log(x); var x; }output();
Your score is
The average score is 0%
Restart quiz