O Level Web Design Paper July 2022 | Set 1
"w3-बॉर्डर-0" w3.css के लिए एक बॉर्डर प्रॉपर्टी है, निम्नलिखित में से कौन सा सत्य है?
“w3-border-0” is a border property for w3.css, which of the following is true ?
"w3-पंक्ति-पैडिंग" एक वर्ग है जो परिभाषित करता है:
“w3-row-padding” is a class which defines :
किसी वेब पेज के लिए कोडिंग करते समय HTML में टैग का उचित अनुक्रम है:
The proper sequence of tags in HTML while coding for a web page is :
यदि आपको लगता है कि वेरिएबल का मान बदल सकता है तो कौन सा कीवर्ड उपयोग किया जाता है?
If you think the value of the variable can change then which keyword is used ?
CSS में आपकी सामग्री की दो पंक्तियों के बीच का अंतर निम्न द्वारा निर्धारित किया जाता है:
In CSS the difference between two lines of your content is set by :
कोड की उपरोक्त पंक्तियों में # दर्शाता है:
The # in the above lines of code represents:
<style>
#myHeader {
background-color: lightblue;
color: black;
padding: 40px;
text-align: center;
}
</style>
आंतरिक सीएसएस घोषित करने के लिए निम्नलिखित HTML टैग का उपयोग किया जाता है:
Following HTML tag is used to declare internal CSS :
निम्नलिखित में से किस प्रकार का वेरिएबल केवल उस फ़ंक्शन के भीतर दिखाई देता है जहां इसे परिभाषित किया गया है?
Which of the following type of variable is visible only within a function where it is defined ?
फ़ंक्शन जो सीएसएस में गणना की अनुमति देता है:
Function that allow calculation in CSS :
वक्र समायोजन का उपयोग नियंत्रित करने के लिए किया जाता है:
The curve adjustment is used to control the :
HTML में मौजूद सभी टैग हैं:
All the tags present in HTML are :
निम्नलिखित में से किस प्रोग्रामिंग भाषा का उपयोग बैक एंड उद्देश्य के लिए किया जाता है:
Which of the following Programming languages are used for Back end purpose :
CSS में किसी तत्व की पृष्ठभूमि का रंग बदलने के लिए उपयोग की जाने वाली विशेषता:
The attribute used to change the background color of an element in CSS :
निम्नलिखित में से कौन सा तत्व w3-कंटेनर वर्ग से संबंधित नहीं है?
Which of the following element does not belong to the w3-container class ?
"w3 - बॉर्डर" w3.CSS तालिकाओं के लिए उपयोग की जाने वाली कक्षा में से एक है जो परिभाषित करती है:
“w3 - border” is one of the class used for w3.CSS tables which defines :
निम्नलिखित में से कौन से निःशुल्क वेब ब्राउज़र हैं?
Which of the following are free web browsers ?
निम्नलिखित में से किस चयनकर्ता का उपयोग उन तत्वों का चयन करने के लिए किया जाता है जिनका विशेषता मान निर्दिष्ट मान से समाप्त होता है
Which of the following selector is used to select elements whose attribute value ends with a specified value.
AngularJS में एक मॉड्यूल का उपयोग करके बनाया जा सकता है:
A module in AngularJS can be created using :
प्रोटोकॉल HTTP किस पोर्ट पर काम करता है?
The protocol HTTP works on which port ?
जावास्क्रिप्ट में अलर्ट() फ़ंक्शन का उपयोग इसके लिए किया जाता है:
The alert() function in JavaScript is used for :
CSS वेरिएबल के मान सम्मिलित करने का कार्य है:
Function to insert values of a CSS variable is :
CSS में एक प्रकार का कॉम्बिनेटर है:
A type of combinator in CSS is :
कोड की उपरोक्त पंक्ति में "alt" विशेषता का क्या उपयोग है?
What is the usage of “alt” attribute in the above line of code ?
<img src="xyz.jpg" class="w3-circle" alt="Alps">.
HTTP प्रोटोकॉल के लिए निम्नलिखित में से कौन सा सत्य है?
Which of the following is true for HTTP protocol ?
किसी छवि में नई परतें हमेशा इसमें जोड़ी जाती हैं:
New layers in an image are always added to the :
HTML <iframe> टैग निर्दिष्ट करता है.
The HTML <iframe> tag specifies.
फ़ोटोशॉप में निम्नलिखित में से कौन सा चयन उपकरण नहीं है?
Which of the following is not a selection tool in Photoshop?
URL निम्नलिखित में से किसका प्रतिनिधित्व करता है:
URL stands for which of the following :
मूल तत्व निम्नलिखित में से किस टैग का दूसरा नाम है?
The root element is another name of which of the following tags ?
उदात्त पाठ संपादक में निम्नलिखित इंडेंटेशन विकल्प क्या उपलब्ध हैं:
What are the following Indentation options available in the sublime text editor :
AngularJS __________ द्वारा विकसित किया गया है और __________ का अनुसरण करता है।
AngularJS developed by __________ and follows __________ .
दस्तावेज़ ऑब्जेक्ट मॉडल दर्शाता है:
Document Object Model represents :
www पर सूचना प्रसारित करने के लिए किस प्रोटोकॉल का उपयोग किया जाता है?
Which protocol is used to transmit information on www ?
आईडी चयनकर्ता किसके द्वारा दान किया जाता है:
Id selector is donated by the :
निम्नलिखित में से किस फ्रेमवर्क का उपयोग बैक एंड के लिए किया जाता है?
Which of the following framework are used for back end ?
AngularJS में निम्नलिखित में से किस निर्देश का उपयोग किया जाता है?
Which of the following directives are used in AngularJS ?
निम्नलिखित में से कौन सा ब्राउज़र नहीं है?
Which of the following is not a browser ?
कोड की उपरोक्त पंक्ति में * दर्शाता है:
In the above line of code * represents:
*my classname
{
attributes here
}
निम्नलिखित में से किस w3.CSS क्लास का उपयोग टेक्स्ट को संरेखित करने के लिए नहीं किया जाता है?
Which of the following w3.CSS classes is not used to align-text ?
AngularJS में एनजी-मॉडल निर्देश प्रदान करता है:
The ng-model directive in AngularJS provides :
निम्नलिखित में से किस वर्ग का उपयोग अतिरिक्त बड़ी सूची प्रदर्शित करने के लिए किया जाता है?
Which of the following classes used to display an extra large list ?
नोटपैड++ किस भाषा में लिखा गया है –
Notepad++ is written in which language –
निम्नलिखित में से किस IDE (एकीकृत विकास पर्यावरण) का उपयोग AngularJS के विकास में किया जाता है?
Which of the following IDE's (Integrated Development Environment) are used for the development of AngularJS ?
किसी छवि में गोलाकार कोने जोड़ने के लिए किस वर्ग का उपयोग किया जाता है:
To add rounded corners to an image which class is used :
वेबसाइटों के लिए पेज डिज़ाइन करने के लिए लोकप्रिय रूप से उपयोग किए जाने वाले CSS का प्रकार:
The type of CSS popularly used for designing pages for websites :
आकृति बदलने के लिए किस उपकरण का प्रयोग किया जाता है?
In order to change the shape which tool is used ?
CSS में टेक्स्ट का आकार कैसे बदलें?
How to change the text sizes in CSS ?
निम्नलिखित में से कौन सा एक सर्च इंजन नहीं है?
Which of the following is not a search engine ?
w3.CSS में "s3" वर्ग परिभाषित करता है:
“s3” class in w3.CSS defines :
खाली कथन मिलने पर दुभाषिया यह करेगा:
On encountering an empty statement the interpreter will do :
जावास्क्रिप्ट में कन्फर्म() विधि किस विधि से संबंधित है?
Confirm() method in JavaScript belongs to which method ?
निम्नलिखित में से कौन सा w3.CSS में उपयोग किया जाने वाला डिफ़ॉल्ट फ़ॉन्ट आकार है?
Which of the following is the default font size used in w3.CSS ?
उदात्त टेक्स्ट एडिटर किस भाषा में लिखा गया है –
Sublime text editor is written in which language –
निम्नलिखित में से कौन सा बटन और मूवी क्लिप्स दोनों के लिए दो सामान्य इवेंट हैंडलर फ़ंक्शन का उपयोग होता है ?
Which of the following are two common event handler function use for both Buttons and Movie Clips ?
निम्नलिखित में से कौन सा सही सीएसएस सिंटैक्स है?
Which of the following is the correct CSS syntax ?
AngularJS में फिल्टर के लिए निम्नलिखित में से कौन सा प्रतीक प्रयोग किया जाता है?
Which of the following is the symbol used for filter in AngularJS is ?
यदि html में क्लोजिंग टैग का उपयोग नहीं किया जाता है तो कौन से टैग प्रभावित नहीं होंगे?
Which tags won’t get affected if their closing tags are not used in html ?
Adobe फ़्लैश CS4 में निम्नलिखित में से कौन सा सही ट्वीन है?
Which of the following is the correct Tween in Adobe Flash CS4 ?
यदि हम विधि विशेषता का मान (विधि = "पोस्ट") पोस्ट करने के लिए निर्धारित करते हैं तो फॉर्म की प्रतिक्रिया क्या होगी ?
What will be the response of the form if we set the value of method attribute (method = “post”) to POST ?
सीएसएस में किसी तत्व की पारदर्शिता निर्दिष्ट करने के लिए निम्नलिखित में से किसका उपयोग किया जाता है:
Which of the following is used to specify the transparency of an element is in CSS :
निम्नलिखित ऑपरेटर ">>>" दर्शाता है:
The following operator “>>>” represents :
सबलाइम टेक्स्ट एडिटर निम्नलिखित में से किस ऑपरेटिंग सिस्टम के साथ संगत है:
Sublime Text editor is compatible with which of the following Operating System:
बाहरी सीएसएस को संदर्भित करने के लिए सही वाक्यविन्यास?
The correct syntax for referring to an external CSS ?
निम्नलिखित में से किसने प्रारंभिक इंटरनेट विकास का समर्थन किया?
Which of the following supported the initial INTERNET development ?
CSS में टेक्स्ट में छाया कैसे जोड़ें?
How to add shadow to text in CSS ?
निम्नलिखित में से कौन सी मूवीक्लिप ऑब्जेक्ट की विधियाँ हैं?
Which of the following are the methods of the MovieClip object ?
HTML में डिफ़ॉल्ट रूप से कितने शीर्षक टैग उपलब्ध हैं?
How many heading tags are available in HTML by default ?
किसी छवि के कुछ हिस्सों को कैसे हटाएं?
How to remove parts of an image ?
AngularJS में अभिव्यक्तियाँ इस प्रकार लिखी जा सकती हैं:
Expressions in AngularJS can be written as :
AngularJS में एक नया निर्देश इसका उपयोग करके बनाया गया है:
A new directives in AngularJS is created by using the :
निम्नलिखित में से कौन सा वेब होस्टिंग का एक प्रकार है?
Which of the following is a type of web hosting ?
रंगों को अधिक उज्ज्वल बनाने के लिए आप __________ विकल्प को समायोजित करेंगे?
__________ option you would adjust to make the colors more vivid ?
www (वर्ल्ड वाइड वेब) का प्रस्ताव किसने दिया था?
Who proposed the www (World wide web) ?
"w3-होवर-रंग" वर्ग परिभाषित करता है:
“w3-hover-color” class defines the :
निम्नलिखित में से किस तरीके से आप JavaScript में SCRIPT टैग डाल सकते हैं?
In which of the following way you can insert a SCRIPT tag in JavaScript ?
CSS में निम्नलिखित में से कौन से विभिन्न प्रकार के ग्रेडिएंट हैं:
In CSS which of the following are different types of gradients :
W3.CSS की कौन सी संपत्ति एक प्रतिक्रियाशील छवि को अधिकतम आकार तक सीमित करती है?
Which property of w3.CSS restrict a responsive image to a maximum size ?
इनमें से कौन सा विवरण सूची टैग का प्रतिनिधित्व करता है?
Which of these represents the description list tags ?
W3.CSS एक मानक CSS है जिसमें:
W3.CSS is a standard CSS that has :
निम्नलिखित में से कौन सा जावास्क्रिप्ट में वेरिएबल्स का सही सिंटैक्स है?
Which of the following is the correct syntax of variables in javascript ?
HTML प्रोग्राम को किस एक्सटेंशन का उपयोग करके संकलित किया जा सकता है?
An HTML program can be compiled using which extension ?
AngularJS का सिंटैक्स इस प्रकार दिखता है:
The syntax of AngularJS looks like :
W3.CSS में एक पैनल क्लास है जो क्रमशः HTML तत्व में ऊपर और नीचे मार्जिन और किसी में बाएँ और दाएँ पैडिंग जोड़ता है। निम्नलिखित में से कौन सा सही है ?
W3.CSS has a panel class that adds top and bottom margin and left and right padding to any HTML elements respectively. Which of the following is true ?
निम्नलिखित में से कौन सा एक छवि फ़ाइल स्वरूप है?
Which of the following is an image file format ?
CSS में किसी तत्व के चारों ओर गोल कोने बनाने के लिए उपयोग की जाने वाली विशेषता है:
The attribute used to make rounded corners around an element in CSS is :
विभिन्न तरीकों से सीएसएस को HTML में जोड़ा जा सकता है:
Different ways in which CSS one can be added to the HTML :
प्रोग्राम का आउटपुट दीजिए
Give the output of the program
<html>
<body>
<script>
var number=50;//global variable
function a(){
alert(number);
}
function b(){
alert(number);
}
a();
</script>
</body>
</html>
CSS में टिप्पणी लिखने के लिए प्रयुक्त प्रतीक है:
Symbol used to write comment in CSS is :
w3.CSS में कंटेनर जोड़ने का सिंटैक्स:
Syntax to add containers in w3.CSS :
निम्नलिखित में से कौन सा फोटो एडिटर टूल नहीं है?
Which of the following is not a photo editor tool ?
कौन सी प्रोग्रामिंग भाषा Notepad++ द्वारा समर्थित है?
Which of the programming languages supported by Notepad++ ?
फ़ोटोशॉप में टोन बैलेंस सुविधा को निम्न में विभाजित किया गया है:
Tone balance feature in Photoshop is split into:
उपरोक्त कोड में, नाम विशेषता गायब है (बोल्ड लाइन)। नाम विशेषता का उपयोग न करने का क्या असर होगा ?
In the above code, the name attribute is missing (bold line ). What will be the effect of not using the name attribute ?
<!DOCTYPE html>
<html>
<body>
<h2>The name Attribute</h2>
<form method = “get”>
First name:<br> <input type="text" value="Shivansh"> <br>
Last name:<br> <input type="text" name="lastname" value="kumar"> <br>
<input type="submit" value="Submit">
</form>
</body>
</html>
यदि हम प्रपत्र तत्व में लक्ष्य विशेषता का मान "_blank" पर सेट करते हैं तो क्या प्रतिक्रिया होगी?
What will be the response if we set the value of target attribute to “_blank” in form element?
एक खाली टैग क्या दर्शाता है?
What does an empty tag represent ?