Solved - 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 ?
[A] It has rounded borders
[B] removes all borders
[C] removes rounded borders only
[D] None of these
Correct Answer : removes all borders
"w3-पंक्ति-पैडिंग" एक वर्ग है जो परिभाषित करता है:
“w3-row-padding” is a class which defines :
[A] Container for responsive classes, with 8px left and right padding
[B] Container for responsive classes with no padding
[C] Container for responsive classes with padding
[D] None of these
Correct Answer : Container for responsive classes, with 8px left and right padding
HTML के लिए क्या सत्य है?
What is true for HTML ?
[A] It is used to design static web pages.
[B] It is used to design dynamic web pages
[C] Both (A) and (B) are true
[D] None is true
Correct Answer : Both (A) and (B) are true
किसी वेब पेज के लिए कोडिंग करते समय HTML में टैग का उचित अनुक्रम है:
The proper sequence of tags in HTML while coding for a web page is :
[A] < HTML >, <TITLE>, <BODY>, <HEAD>
[B] <HEAD>, <HTML>, <TITLE>, <BODY>
[C] <HTML>,<HEAD>,<TITLE>,< BODY>
[D] <HTML>, <HEAD>, <BODY>, <TITLE>
Correct Answer : <HTML>,<HEAD>,<TITLE>,< BODY>
यदि आपको लगता है कि वेरिएबल का मान बदल सकता है तो कौन सा कीवर्ड उपयोग किया जाता है?
If you think the value of the variable can change then which keyword is used ?
[A] Var
[B] Const
[C] Let
[D] nothing
Correct Answer : Var
CSS में आपकी सामग्री की दो पंक्तियों के बीच का अंतर निम्न द्वारा निर्धारित किया जाता है:
In CSS the difference between two lines of your content is set by :
[A] min-height property
[B] line-height property
[C] max-height property
[D] none of these
Correct Answer : line-height property
कोड की उपरोक्त पंक्तियों में # दर्शाता है:
The # in the above lines of code represents:
<style>
#myHeader {
background-color: lightblue;
color: black;
padding: 40px;
text-align: center;
}
</style>
[A] an id tag
[B] class name
[C] an universal tag
[D] horizontal frame
Correct Answer : an id tag
वर्ल्ड वाइड वेब क्या है?
What is the World Wide Web ?
[A] Software that controls the internet.
[B] Another name for the internet.
[C] System for interconnected WebPages which are accessible over the internet.
[D] All of the above
Correct Answer : System for interconnected WebPages which are accessible over the internet.
आंतरिक सीएसएस घोषित करने के लिए निम्नलिखित HTML टैग का उपयोग किया जाता है:
Following HTML tag is used to declare internal CSS :
[A] <style>
[B] <Head>
[C] <link>
[D] <Script>
Correct Answer : <style>
निम्नलिखित में से किस प्रकार का वेरिएबल केवल उस फ़ंक्शन के भीतर दिखाई देता है जहां इसे परिभाषित किया गया है?
Which of the following type of variable is visible only within a function where it is defined ?
[A] Global variable
[B] Local variable
[C] Both (A) and (B)
[D] None of the above
Correct Answer : Local variable
फ़ंक्शन जो सीएसएस में गणना की अनुमति देता है:
Function that allow calculation in CSS :
[A] calc() function
[B] calculator()
[C] calculate()
[D] calcu()
Correct Answer : calc() function
वक्र समायोजन का उपयोग नियंत्रित करने के लिए किया जाता है:
The curve adjustment is used to control the :
[A] exposure in the image
[B] shape of the image
[C] direction of the image
[D] All of the above
Correct Answer : direction of the image
HTML में मौजूद सभी टैग हैं:
All the tags present in HTML are :
[A] Non - Case Sensitive
[B] Lower Case
[C] Upper Case
[D] Case Sensitive
Correct Answer : Non - Case Sensitive
निम्नलिखित में से किस प्रोग्रामिंग भाषा का उपयोग बैक एंड उद्देश्य के लिए किया जाता है:
Which of the following Programming languages are used for Back end purpose :
[A] C#
[B] Ruby
[C] Golang
[D] All of the above
Correct Answer : All of the above
CSS में किसी तत्व की पृष्ठभूमि का रंग बदलने के लिए उपयोग की जाने वाली विशेषता:
The attribute used to change the background color of an element in CSS :
[A] bgcolor
[B] color-bg
[C] bg-color
[D] background – color
Correct Answer : background – color
निम्नलिखित में से कौन सा तत्व w3-कंटेनर वर्ग से संबंधित नहीं है?
Which of the following element does not belong to the w3-container class ?
[A] <section>
[B] <get>
[C] <blockquote>.
[D] <header>
Correct Answer : <get>
"w3 - बॉर्डर" w3.CSS तालिकाओं के लिए उपयोग की जाने वाली कक्षा में से एक है जो परिभाषित करती है:
“w3 - border” is one of the class used for w3.CSS tables which defines :
[A] Bordered lines
[B] Bordered Table
[C] Dashed lines
[D] None of these
Correct Answer : Bordered Table
निम्नलिखित में से कौन से निःशुल्क वेब ब्राउज़र हैं?
Which of the following are free web browsers ?
[A] Opera
[B] Mozilla Firefox
[C] Brave
[D] All of the above
Correct Answer : All of the above
निम्नलिखित में से किस चयनकर्ता का उपयोग उन तत्वों का चयन करने के लिए किया जाता है जिनका विशेषता मान निर्दिष्ट मान से समाप्त होता है
Which of the following selector is used to select elements whose attribute value ends with a specified value.
[A] [attribute="value"]
[B] [attribute$="value"]
[C] [$attribute="value"]
[D] [attribute^ =”value”]
Correct Answer : [attribute$="value"]
"यह" एक है:
“This” is a :
[A] Keyword
[B] Function
[C] Declaration Statement
[D] Data Type
Correct Answer : Keyword
AngularJS में एक मॉड्यूल का उपयोग करके बनाया जा सकता है:
A module in AngularJS can be created using :
[A] angularjs.module
[B] module.angular
[C] angular.modules
[D] angular.module
Correct Answer : angular.module
प्रोटोकॉल HTTP किस पोर्ट पर काम करता है?
The protocol HTTP works on which port ?
[A] 20
[B] 80
[C] 21
[D] 443
Correct Answer : 80
जावास्क्रिप्ट में अलर्ट() फ़ंक्शन का उपयोग इसके लिए किया जाता है:
The alert() function in JavaScript is used for :
[A] To display a virtual alert box
[B] To display output on console
[C] To evaluate the expression
[D] Both (A) and (C)
Correct Answer : Both (A) and (C)
CSS वेरिएबल के मान सम्मिलित करने का कार्य है:
Function to insert values of a CSS variable is :
[A] var()
[B] rand()
[C] varchar()
[D] calc()
Correct Answer : var()
CSS में एक प्रकार का कॉम्बिनेटर है:
A type of combinator in CSS is :
[A] >
[B] +
[C] ~
[D] All of the above
Correct Answer : All of the above
कोड की उपरोक्त पंक्ति में "alt" विशेषता का क्या उपयोग है?
What is the usage of “alt” attribute in the above line of code ?
<img src="xyz.jpg" class="w3-circle" alt="Alps">.
[A] specifies an alternate text if the image is not displayed
[B] displays an alternate text along with the image
[C] displays the image only
[D] None of these
Correct Answer : specifies an alternate text if the image is not displayed
HTTP प्रोटोकॉल के लिए निम्नलिखित में से कौन सा सत्य है?
Which of the following is true for HTTP protocol ?
[A] Stateless
[B] Statefull
[C] Both (A) and (B)
[D] None of these
Correct Answer : Stateless
किसी छवि में नई परतें हमेशा इसमें जोड़ी जाती हैं:
New layers in an image are always added to the :
[A] Top of the stack
[B] Bottom of the stack
[C] middle of the stack
[D] none of the above
Correct Answer : Top of the stack
HTML <iframe> टैग निर्दिष्ट करता है.
The HTML <iframe> tag specifies.
[A] an inline frame
[B] an outline frame
[C] vertical frame
[D] horizontal frame
Correct Answer : an inline frame
फ़ोटोशॉप में निम्नलिखित में से कौन सा चयन उपकरण नहीं है?
Which of the following is not a selection tool in Photoshop?
[A] Marquee
[B] Lasso
[C] Grow
[D] Reverse
Correct Answer : Reverse
URL निम्नलिखित में से किसका प्रतिनिधित्व करता है:
URL stands for which of the following :
[A] Uniform Research Locator
[B] Uniform Resource Locator
[C] Universal Resource Locator
[D] None of these
Correct Answer : Uniform Resource Locator
मूल तत्व निम्नलिखित में से किस टैग का दूसरा नाम है?
The root element is another name of which of the following tags ?
[A] <head>
[B] <BODY>
[C] < element >
[D] < HTML >
Correct Answer : < HTML >
उदात्त पाठ संपादक में निम्नलिखित इंडेंटेशन विकल्प क्या उपलब्ध हैं:
What are the following Indentation options available in the sublime text editor :
[A] Indent
[B] Unindent
[C] Reindent
[D] All Of the above
Correct Answer : All Of the above
AngularJS __________ द्वारा विकसित किया गया है और __________ का अनुसरण करता है।
AngularJS developed by __________ and follows __________ .
[A] Misko Hevery, Model View Controller
[B] Elon Musk, Model View Data
[C] Bill Gates, Spiral Model
[D] Amazon, Model View System
Correct Answer : Misko Hevery, Model View Controller
दस्तावेज़ ऑब्जेक्ट मॉडल दर्शाता है:
Document Object Model represents :
[A] Whole HTML Document
[B] only <title> element
[C] <body>..</body> element
[D] none of the above
Correct Answer : Whole HTML Document
www पर सूचना प्रसारित करने के लिए किस प्रोटोकॉल का उपयोग किया जाता है?
Which protocol is used to transmit information on www ?
[A] HTPP
[B] HTTP
[C] HPPT
[D] HTTTP
Correct Answer : HTTP
आईडी चयनकर्ता किसके द्वारा दान किया जाता है:
Id selector is donated by the :
[A] #
[B] 1#
[C] *
[D] None of the above
Correct Answer : #
निम्नलिखित में से किस फ्रेमवर्क का उपयोग बैक एंड के लिए किया जाता है?
Which of the following framework are used for back end ?
[A] Flask
[B] Express
[C] Django
[D] All of the above
Correct Answer : All of the above
AngularJS में निम्नलिखित में से किस निर्देश का उपयोग किया जाता है?
Which of the following directives are used in AngularJS ?
[A] ng - app
[B] nc - init
[C] Both (A) and (B)
[D] None of the above
Correct Answer : ng - app
निम्नलिखित में से कौन सा ब्राउज़र नहीं है?
Which of the following is not a browser ?
[A] Chrome
[B] Firefox
[C] Google
[D] Safari
Correct Answer : Google
कोड की उपरोक्त पंक्ति में * दर्शाता है:
In the above line of code * represents:
*my classname
{
attributes here
}
[A] class selector
[B] universal selector.
[C] id selector
[D] None of the above
Correct Answer : universal selector.
निम्नलिखित में से किस w3.CSS क्लास का उपयोग टेक्स्ट को संरेखित करने के लिए नहीं किया जाता है?
Which of the following w3.CSS classes is not used to align-text ?
[A] class="w3-left-align"
[B] class="w3-right-align”
[C] class="w3-center-align"
[D] class="w3-center"
Correct Answer : class="w3-center-align"
AngularJS में एनजी-मॉडल निर्देश प्रदान करता है:
The ng-model directive in AngularJS provides :
[A] type validation for application data
[B] status for application data
[C] CSS classes for HTML elements
[D] All of the above
Correct Answer : All of the above
निम्नलिखित में से किस वर्ग का उपयोग अतिरिक्त बड़ी सूची प्रदर्शित करने के लिए किया जाता है?
Which of the following classes used to display an extra large list ?
[A] w3-large.
[B] w3-xxlarge
[C] w3-xlarge
[D] None of these
Correct Answer : w3-xlarge
CSS में HSL का मतलब क्या है?
HSL in CSS stands for ?
[A] hue, standard, lightning
[B] height, standard, line-break
[C] hue, saturation, lightness
[D] hue, standard, line-width
Correct Answer : hue, saturation, lightness
नोटपैड++ किस भाषा में लिखा गया है –
Notepad++ is written in which language –
[A] PHP
[B] Python
[C] C++
[D] Java
Correct Answer : C++
निम्नलिखित में से किस IDE (एकीकृत विकास पर्यावरण) का उपयोग AngularJS के विकास में किया जाता है?
Which of the following IDE's (Integrated Development Environment) are used for the development of AngularJS ?
[A] Sublime Text
[B] Eclipse
[C] Visual Studio
[D] All of these
Correct Answer : All of these
किसी छवि में गोलाकार कोने जोड़ने के लिए किस वर्ग का उपयोग किया जाता है:
To add rounded corners to an image which class is used :
[A] w3-round - corner.
[B] w3-rounded.
[C] w3-round.
[D] None of these
Correct Answer : w3-round.
वेबसाइटों के लिए पेज डिज़ाइन करने के लिए लोकप्रिय रूप से उपयोग किए जाने वाले CSS का प्रकार:
The type of CSS popularly used for designing pages for websites :
[A] Inline
[B] External
[C] Internal
[D] None of the above
Correct Answer : External
आकृति बदलने के लिए किस उपकरण का प्रयोग किया जाता है?
In order to change the shape which tool is used ?
[A] Free transform tool
[B] Free tool
[C] Transform Free tool
[D] None of the above
Correct Answer : Free transform tool
CSS में टेक्स्ट का आकार कैसे बदलें?
How to change the text sizes in CSS ?
[A] font-family
[B] font size
[C] font
[D] Both (A) and (C)
Correct Answer : font size
निम्नलिखित में से कौन सा एक सर्च इंजन नहीं है?
Which of the following is not a search engine ?
[A] Safari
[B] Yahoo
[C] Google
[D] DuckDuckGo
Correct Answer : Safari
w3.CSS में "s3" वर्ग परिभाषित करता है:
“s3” class in w3.CSS defines :
[A] 3 of 12 columns (width:33.33%) for large screens.
[B] 3 of 12 columns (width:33.33%) for small screens
[C] 3 of 12 columns (width:25.00%) for small screens.
[D] 3 of 12 columns (height:25.00%) for large screens.
Correct Answer : 3 of 12 columns (width:25.00%) for small screens.
खाली कथन मिलने पर दुभाषिया यह करेगा:
On encountering an empty statement the interpreter will do :
[A] Encounters an error
[B] Ignores the statements
[C] Throw exception
[D] none of these
Correct Answer : Ignores the statements
जावास्क्रिप्ट में कन्फर्म() विधि किस विधि से संबंधित है?
Confirm() method in JavaScript belongs to which method ?
[A] document
[B] window
[C] frame
[D] method
Correct Answer : window
निम्नलिखित में से कौन सा w3.CSS में उपयोग किया जाने वाला डिफ़ॉल्ट फ़ॉन्ट आकार है?
Which of the following is the default font size used in w3.CSS ?
[A] Times New Roman
[B] Verdana
[C] Arial
[D] Segoe UI
Correct Answer : Verdana
उदात्त टेक्स्ट एडिटर किस भाषा में लिखा गया है –
Sublime text editor is written in which language –
[A] PHP
[B] Python
[C] C++
[D] Both (B) and (C)
Correct Answer : Both (B) and (C)
निम्नलिखित में से कौन सा बटन और मूवी क्लिप्स दोनों के लिए दो सामान्य इवेंट हैंडलर फ़ंक्शन का उपयोग होता है ?
Which of the following are two common event handler function use for both Buttons and Movie Clips ?
[A] onRollOver()
[B] onRollOut()
[C] both (A) and (B)
[D] none of the above
Correct Answer : both (A) and (B)
निम्नलिखित में से कौन सा सही सीएसएस सिंटैक्स है?
Which of the following is the correct CSS syntax ?
[A] <h1 "color:Tomato;">...</h1>;
[B] <h1 style:"color=Tomato;">...</h1>;
[C] <h1 style="color:Tomato;">...</h1>;
[D] <h1 “color=Tomato;">...</h1>;
Correct Answer : <h1 style="color:Tomato;">...</h1>;
AngularJS में फिल्टर के लिए निम्नलिखित में से कौन सा प्रतीक प्रयोग किया जाता है?
Which of the following is the symbol used for filter in AngularJS is ?
[A] ||
[B] |
[C] ^|^
[D] &|&
Correct Answer : |
यदि html में क्लोजिंग टैग का उपयोग नहीं किया जाता है तो कौन से टैग प्रभावित नहीं होंगे?
Which tags won’t get affected if their closing tags are not used in html ?
[A] <html>
[B] <hr>
[C] <br>
[D] Both (B) and (C)
Correct Answer : Both (B) and (C)
Adobe फ़्लैश CS4 में निम्नलिखित में से कौन सा सही ट्वीन है?
Which of the following is the correct Tween in Adobe Flash CS4 ?
[A] Classic Tween
[B] Shape tweens
[C] Motion Tween
[D] All of the above
Correct Answer : All of the above
यदि हम विधि विशेषता का मान (विधि = "पोस्ट") पोस्ट करने के लिए निर्धारित करते हैं तो फॉर्म की प्रतिक्रिया क्या होगी ?
What will be the response of the form if we set the value of method attribute (method = “post”) to POST ?
[A] Submitted form data is not shown in the URL
[B] Submitted form data is shown in the URL
[C] Appends the form data to the URL, in name /value pairs
[D] None of these
Correct Answer : Submitted form data is not shown in the URL
सीएसएस में किसी तत्व की पारदर्शिता निर्दिष्ट करने के लिए निम्नलिखित में से किसका उपयोग किया जाता है:
Which of the following is used to specify the transparency of an element is in CSS :
[A] opacity
[B] filter
[C] visibility
[D] vague
Correct Answer : opacity
निम्नलिखित ऑपरेटर ">>>" दर्शाता है:
The following operator “>>>” represents :
[A] Bitwise Right shift
[B] Bitwise Right shift with zero
[C] Bitwise Left shift
[D] Bitwise Left shift with zero
Correct Answer : Bitwise Right shift with zero
सबलाइम टेक्स्ट एडिटर निम्नलिखित में से किस ऑपरेटिंग सिस्टम के साथ संगत है:
Sublime Text editor is compatible with which of the following Operating System:
[A] Windows
[B] Linux
[C] MacOS
[D] All Of the above
Correct Answer : All Of the above
बाहरी सीएसएस को संदर्भित करने के लिए सही वाक्यविन्यास?
The correct syntax for referring to an external CSS ?
[A] <link rel=”stylesheet” type=”text/css” href=”style.css>
[B] <style rel=”stylesheet” type=”text/css” href=”style.css>
[C] Both (A) and (B)
[D] neither (A) nor (B)
Correct Answer : <link rel=”stylesheet” type=”text/css” href=”style.css>
निम्नलिखित में से किसने प्रारंभिक इंटरनेट विकास का समर्थन किया?
Which of the following supported the initial INTERNET development ?
[A] IBM
[B] Microsoft
[C] ARPANET
[D] None of these
Correct Answer : ARPANET
CSS में टेक्स्ट में छाया कैसे जोड़ें?
How to add shadow to text in CSS ?
[A] Content Shadow
[B] Text Shadow
[C] Word Shadow
[D] Text outline
Correct Answer : Text Shadow
निम्नलिखित में से कौन सी मूवीक्लिप ऑब्जेक्ट की विधियाँ हैं?
Which of the following are the methods of the MovieClip object ?
[A] play()
[B] stop()
[C] gotoAndplay()
[D] All of the above
Correct Answer : All of the above
HTML में डिफ़ॉल्ट रूप से कितने शीर्षक टैग उपलब्ध हैं?
How many heading tags are available in HTML by default ?
[A] 2
[B] 6
[C] 4
[D] 7
Correct Answer : 6
किसी छवि के कुछ हिस्सों को कैसे हटाएं?
How to remove parts of an image ?
[A] by using crop feature
[B] by using resize feature
[C] by using rotate feature
[D] by using print feature
Correct Answer : by using crop feature
AngularJS में अभिव्यक्तियाँ इस प्रकार लिखी जा सकती हैं:
Expressions in AngularJS can be written as :
[A] {{expression}}
[B] ng - bind = “ expression ”
[C] Both (A) and (B)
[D] None of the above
Correct Answer : Both (A) and (B)
AngularJS में एक नया निर्देश इसका उपयोग करके बनाया गया है:
A new directives in AngularJS is created by using the :
[A] .directive
[B] .directives
[C] function.directive
[D] angular.directives
Correct Answer : .directive
एसजीएमएल का मतलब है?
SGML stands for ?
[A] Standard group markup language
[B] Style general markup language
[C] Standard generalized markup language
[D] Style generalized markup language
Correct Answer : Standard generalized markup language
निम्नलिखित में से कौन सा वेब होस्टिंग का एक प्रकार है?
Which of the following is a type of web hosting ?
[A] Shared hosting
[B] Virtual private server
[C] Cloud
[D] All of these
Correct Answer : All of these
रंगों को अधिक उज्ज्वल बनाने के लिए आप __________ विकल्प को समायोजित करेंगे?
__________ option you would adjust to make the colors more vivid ?
[A] Sharpness
[B] Noise reduction
[C] Saturation
[D] Image Dimensions
Correct Answer : Saturation
www (वर्ल्ड वाइड वेब) का प्रस्ताव किसने दिया था?
Who proposed the www (World wide web) ?
[A] Tim Berner Lee
[B] Bill Gates
[C] Elon Musk
[D] Bill Rogers
Correct Answer : Tim Berner Lee
"w3-होवर-रंग" वर्ग परिभाषित करता है:
“w3-hover-color” class defines the :
[A] text hover color for any html element.
[B] color of any html element.
[C] background hover color for any html elements
[D] None of these
Correct Answer : background hover color for any html elements
निम्नलिखित में से किस तरीके से आप JavaScript में SCRIPT टैग डाल सकते हैं?
In which of the following way you can insert a SCRIPT tag in JavaScript ?
[A] Between two BODY tags
[B] Between two HEAD tags
[C] In the HEAD section as a link to an external file
[D] All of the above
Correct Answer : All of the above
CSS में निम्नलिखित में से कौन से विभिन्न प्रकार के ग्रेडिएंट हैं:
In CSS which of the following are different types of gradients :
[A] Linear
[B] conic
[C] Radial
[D] All of the above
Correct Answer : All of the above
W3.CSS की कौन सी संपत्ति एक प्रतिक्रियाशील छवि को अधिकतम आकार तक सीमित करती है?
Which property of w3.CSS restrict a responsive image to a maximum size ?
[A] max:width property
[B] image:restrict property
[C] max:height property
[D] image:width property
Correct Answer : max:width property
इनमें से कौन सा विवरण सूची टैग का प्रतिनिधित्व करता है?
Which of these represents the description list tags ?
[A] <tr>, <td> <dl>,
[B] <dt>, <dl>, <d>
[C] <dt>, <dl>, <dd1>
[D] <dt>, <dl>, <dd>
Correct Answer : <dt>, <dl>, <dd>
W3.CSS एक मानक CSS है जिसमें:
W3.CSS is a standard CSS that has :
[A] jQuery library.
[B] JavaScript library.
[C] Both (A) and (B) are true.
[D] Both (A) and (B) are false.
Correct Answer : Both (A) and (B) are false.
निम्नलिखित में से कौन सा जावास्क्रिप्ट में वेरिएबल्स का सही सिंटैक्स है?
Which of the following is the correct syntax of variables in javascript ?
[A] 2number
[B] my phone number
[C] my_phone_number
[D] None of these
Correct Answer : my_phone_number
HTML प्रोग्राम को किस एक्सटेंशन का उपयोग करके संकलित किया जा सकता है?
An HTML program can be compiled using which extension ?
[A] .html and .ht
[B] .ht and .htm
[C] .html and .h
[D] .htm and .html
Correct Answer : .htm and .html
AngularJS का सिंटैक्स इस प्रकार दिखता है:
The syntax of AngularJS looks like :
[A] <div ng-app = “ “> ...... </div>
[B] <div nk-app = “ “> ...... </div>
[C] <div nc-init = “ “> ...... </div>
[D] none of the above
Correct Answer : <div ng-app = “ “> ...... </div>
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 ?
[A] 16 px , 16 px, 16px, 16 px
[B] 16 px , 20px, 14px, 14 px
[C] 16 px , 16 px, 14px, 14 px
[D] 14 px , 14 px, 16px, 16 px
Correct Answer : 16 px , 16 px, 16px, 16 px
निम्नलिखित में से कौन सा एक छवि फ़ाइल स्वरूप है?
Which of the following is an image file format ?
[A] .docx
[B] .txt
[C] .pdf
[D] .jpg
Correct Answer : .jpg
CSS में किसी तत्व के चारों ओर गोल कोने बनाने के लिए उपयोग की जाने वाली विशेषता है:
The attribute used to make rounded corners around an element in CSS is :
[A] border-radius
[B] border-round
[C] border-spacing
[D] none of the above
Correct Answer : border-radius
विभिन्न तरीकों से सीएसएस को HTML में जोड़ा जा सकता है:
Different ways in which CSS one can be added to the HTML :
[A] Inline
[B] Internal
[C] External
[D] All of the above
Correct Answer : All of the above
प्रोग्राम का आउटपुट दीजिए
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>
[A] 50
[B] Error
[C] Number
[D] None of the above
Correct Answer : 50
CSS में टिप्पणी लिखने के लिए प्रयुक्त प्रतीक है:
Symbol used to write comment in CSS is :
[A] /**/
[B] //
[C] ##
[D] #
Correct Answer : /**/
w3.CSS में कंटेनर जोड़ने का सिंटैक्स:
Syntax to add containers in w3.CSS :
[A] class ="w3-container"
[B] class = “container”
[C] class = “w3.container”
[D] None of these
Correct Answer : class ="w3-container"
निम्नलिखित में से कौन सा फोटो एडिटर टूल नहीं है?
Which of the following is not a photo editor tool ?
[A] Canva
[B] Photopea
[C] Pixel
[D] All of the above
Correct Answer : Pixel
कौन सी प्रोग्रामिंग भाषा Notepad++ द्वारा समर्थित है?
Which of the programming languages supported by Notepad++ ?
[A] MATLAB
[B] R
[C] Both (A) and (B)
[D] None of these
Correct Answer : Both (A) and (B)
फ़ोटोशॉप में टोन बैलेंस सुविधा को निम्न में विभाजित किया गया है:
Tone balance feature in Photoshop is split into:
[A] Shadows
[B] Midtones
[C] Highlights
[D] All of the above
Correct Answer : All of the above
उपरोक्त कोड में, नाम विशेषता गायब है (बोल्ड लाइन)। नाम विशेषता का उपयोग न करने का क्या असर होगा ?
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>
[A] Value of that input field will not be submitted
[B] Value of that input field will be submitted
[C] The above code will get an error
[D] None of the above
Correct Answer : Value of that input field will not be submitted
यदि हम प्रपत्र तत्व में लक्ष्य विशेषता का मान "_blank" पर सेट करते हैं तो क्या प्रतिक्रिया होगी?
What will be the response if we set the value of target attribute to “_blank” in form element?
[A] The response is displayed in the current window
[B] The response is displayed in a new window or a tab
[C] The response is displayed in the parent frame
[D] None of these
Correct Answer : The response is displayed in a new window or a tab
एक खाली टैग क्या दर्शाता है?
What does an empty tag represent ?
[A] No concept like this.
[B] Does not require a closing tag.
[C] It does not contain any content.
[D] None of the above.
Correct Answer : It does not contain any content.