🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

Solved - O Level Web Design Paper January 2023

Ques 1 Report Error

जो सीएसएस की वैध पृष्ठभूमि संपत्ति नहीं है?

Which is not a valid Background property of CSS ?

[A] background-image

[B] background-position

[C] background-color

[D] background-iterate

Correct Answer : background-iterate


Ques 2 Report Error

W3.CSS के बारे में क्या सत्य नहीं है?

What is not true about W3.CSS ?

[A] W3.CSS is a modern, responsive, mobile first CSS framework

[B] W3.CSS provides equality for all browsers

[C] W3.CSS provides equality for all devices

[D] W3.CSS is not the standard CSS

Correct Answer : W3.CSS is not the standard CSS


Ques 3 Report Error

__________ किसी तत्व में पाठ की पहली पंक्ति संपत्ति इंडेंट करने की अनुमति देती है।

The __________ property allows to indent the first line of text in an element.

[A] text-first

[B] text-indent

[C] first-indent

[D] text-first-indent

Correct Answer : text-indent


Ques 4 Report Error

अमान्य HTML ईवेंट की पहचान करें.

Identify the invalid HTML event.

[A] unload

[B] load

[C] onmouseout

[D] onmouseover

Correct Answer : unload


Ques 5 Report Error

W3.CSS निम्नलिखित सीमा वर्ग प्रदान नहीं करता है:

W3.CSS does not provides the following border class :

[A] w3-border-top

[B] w3-border-right

[C] w3-border-bottom

[D] w3-border-gutter

Correct Answer : w3-border-gutter


Ques 6 Report Error

एचटीएमएल 5 में मान्य नए <इनपुट> टैग तत्व की पहचान करें?

Identify the valid new <input> tag element in HTML 5 ?

[A] email

[B] letter

[C] fax

[D] None of the above

Correct Answer : email


Ques 7 Report Error

किसी दस्तावेज़ सामग्री का एक स्वतंत्र टुकड़ा कौन सा टैग रेंडर और रिप्रजेंट करने के लिए उपयोग किया जाता है?

Which tag is used to render and represents an independent piece of content of a document ?

[A] Blog

[B] Newspaper

[C] Article

[D] Record

Correct Answer : Article


Ques 8 Report Error

हाइपरटेक्स्ट एक है:

Hypertext is a :

[A] Text with heavy text jargons

[B] Text more than 1000 words

[C] Text which contains links to other texts

[D] None of the above

Correct Answer : Text which contains links to other texts


Ques 9 Report Error

खोजने के लिए किस तुलना ऑपरेटर का उपयोग दो चर के बीच समानता के साथ – साथ सामग्री खोजने के लिए किया जाता है?

Which comparison operator is used to findequality of type as well as content between two variables ?

[A] ==

[B] ===

[C] ====

[D] None of the above

Correct Answer : ===


Ques 10 Report Error

एंगुलर जेएस के लिए कौन सा कथन मान्य नहीं है?

What is not a valid statement for Angular JS ?

[A] It is a JavaScript framework

[B] It is added using <script> tag

[C] It is a framework written in C

[D] Angular JS extends HTML attributes

Correct Answer : It is a framework written in C


Ques 11 Report Error

W3.Table तालिकाओं के लिए निम्नलिखित वर्ग प्रदान नहीं करता है

W3.Table does not provide the following class for tables.

[A] w3-striped

[B] w3-stripe

[C] w3-border

[D] w3-bordered

Correct Answer : w3-stripe


Ques 12 Report Error

नोटपैड++ में कौन सा कनवर्टर मौजूद है?

Which converter is present in Notepad++ ?

[A] ASCII to HEX

[B] ASCII to OCT

[C] HEX to ASCII

[D] Both (A) and (C)

Correct Answer : Both (A) and (C)


Ques 13 Report Error

जावास्क्रिप्ट में घातीय ऑपरेटर है:

Exponential operator in JavaScript is :

[A] ^

[B] %

[C] **

[D] None of the above

Correct Answer : **


Ques 14 Report Error

नेविगेशन लिंक का एक सेट टैग का उपयोग करके परिभाषित किया गया है:

A set of navigation links is defined using tag :

[A] <a>

[B] <nav>

[C] <href>

[D] None of the above

Correct Answer : <nav>


Ques 15 Report Error

फ़ाइल प्रोटोकॉल का उपयोग ________ के लिए किया जाता है।

File protocol is used for ________.

[A] deciding the design and structure of the file

[B] transfer of computer files from hard disk to main memory

[C] deciding the storage space of files

[D] transfer of computer files from a server to a client

Correct Answer : transfer of computer files from a server to a client


Ques 16 Report Error

_________ एक सामान्य इनलाइन तत्व है कोई अंतर्निहित स्वरूपण लागू नहीं होता

_________ is a generic inline element that applies no inherent formatting.

[A] div

[B] span

[C] color

[D] width

Correct Answer : span


Ques 17 Report Error

फोटो-संपादन सॉफ़्टवेयर की विशेषताओं को पहचानें।

Identify the features of photo-editing software.

[A] Air brushing

[B] Red-eye removal

[C] Cropping

[D] All of the above

Correct Answer : All of the above


Ques 18 Report Error

किस फ़िल्टर फोटो को रंगने के लिए फ़ोटोग्राफ़र इसमें रंगीन फ़िल्टर जोड़ रहे हैं कैमरा लेंस के विचार पर आधारित है?

Which Filter is based on the idea of photographers adding colored filters to the camera lens to tint the photo ?

[A] Image Filter

[B] Photo Filter

[C] Artistic Filter

[D] None of the above

Correct Answer : Photo Filter


Ques 19 Report Error

एचटीएमएल <label> टैग के बारे में क्या सत्य नहीं है?

What is not true about the <label> tag of HTML ?

[A] Defines a label for many form elements

[B] Useful for screen-reader users

[C] Useful for visually challenged users

[D] All the above

Correct Answer : Useful for visually challenged users


Ques 20 Report Error

स्टाइल शीट के मुख्य भाग में __________शामिल हैं

The body of the style sheet includes__________.

[A] Style rules

[B] CSS rules

[C] Sheet rules

[D] Format rules

Correct Answer : CSS rules


Ques 21 Report Error

एसजीएमएल का अर्थ है:

SGML stands for :

[A] Standalone generalized markup language

[B] Standalone global makeup language

[C] Standard generalized markup language

[D] Standalone Graphical markup language

Correct Answer : Standard generalized markup language


Ques 22 Report Error

आयताकार मार्की टूल का उपयोग किसके लिए किया जाता है?

Rectangular Marquee tool is used for the purpose of :

[A] Floating the marquee

[B] Creating marquee

[C] Selecting portion inside image

[D] None of the above

Correct Answer : Selecting portion inside image


Ques 23 Report Error

एक ऑनलाइन सूचना पुनर्प्राप्ति उपकरण जो उपयोग करता है इसके अपने परिणाम एक वेब सर्च इंजन का डेटा तैयार करना :

An online information retrieval tool that uses the data of a web search engine to produce its own results :

[A] Search Engine

[B] Meta Search Engine

[C] Mega Search Engine

[D] None of the above

Correct Answer : Meta Search Engine


Ques 24 Report Error

क्या पैडिंग संपत्ति में नकारात्मक मानों की अनुमति है?

Are the negative values allowed in padding property ?

[A] Yes

[B] No

[C] Cannot say

[D] May be

Correct Answer : No


Ques 25 Report Error

जब उपयोगकर्ता माउस कर्सर को निर्दिष्ट तत्व के ऊपर ले जाता है__________ छद्मवर्ग सक्रिय है

The __________ pseudoclass is activated when the user moves the mouse cursor over the specified element.

[A] mouse over

[B] mouse hover

[C] hover

[D] mouse move

Correct Answer : hover


Ques 26 Report Error

कौन सा एन्क्रिप्शन एल्गोरिदम नहीं है जो नोटपैड++ में मौजूद नहीं है?

Which is not an encryption algorithm not present in Notepad++ ?

[A] MD5

[B] SHA-256

[C] MD6

[D] Both (A) and (B)

Correct Answer : MD6


Ques 27 Report Error

व्यवसाय के लिए फोटो संपादन द्वारा प्रदान किए जाने वाले लाभों की पहचान करें

Identify benefits that are provided by Photo Editing for Business.

[A] Brand Building

[B] Better Sales

[C] Robust Social Media Strategy

[D] All of the above

Correct Answer : All of the above


Ques 28 Report Error

W3.टेबल में रिस्पॉन्सिव टेबल के बारे में कौन सा कथन सत्य नहीं है?

Which statement is not true about responsive tables in W3.Table ?

[A] w3-responsive class creates a responsive table

[B] It scroll horizontally on small screens

[C] w3-table class creates a responsive table

[D] on large screens, there is no difference

Correct Answer : w3-table class creates a responsive table


Ques 29 Report Error

छवियों में टोन कैसे बनाए जाते हैं?

How are tones created in Images ?

[A] When grey is added to a color

[B] When black is added to a color

[C] When white is added to a color

[D] None of the above

Correct Answer : When grey is added to a color


Ques 30 Report Error

परस्पर विरोधी शैलियों के बारे में क्या सत्य है?

What is true about Conflicting Styles ?

[A] Conflict occurs as styles can be defined by a user, an author or a user agent (e.g., a web browser)

[B] Styles “cascade,” or flow together

[C] Ultimate appearance of elements depends on a combination of styles defined in several ways

[D] Styles defined by the user agent take precedence over styles defined by the user

Correct Answer : Conflict occurs as styles can be defined by a user, an author or a user agent (e.g., a web browser)


Ques 31 Report Error

W3.css में मूल सूचियों की पहचान करें।

Identify the basic lists in W3.css.

[A] w3-ol

[B] w3-border

[C] w3-center

[D] all of the above

Correct Answer : w3-ol


Ques 32 Report Error

"कुकीज़" के बारे में गलत कथनों को पहचानें ?

Identify the wrong statements about “Cookies” ?

[A] Cookies are programs which run in the background of the web-client

[B] Cookies have the potential of being used to violate the privacy of users

[C] Cookies are very helpful in keeping track of users in developing online shopping cart, applications, personalized portals and in advertising on websites

[D] Cookies cannot contain more than 4 Kb of data

Correct Answer : Cookies are programs which run in the background of the web-client


Ques 33 Report Error

<iframe> टैग के बारे में कौन सा सत्य है?

Which is true about <iframe> tag ?

[A] Its inline frame

[B] Embed another document within a current HTML document

[C] None

[D] Both (A) and (B) are true

Correct Answer : Both (A) and (B) are true


Ques 34 Report Error

स्टाइल क्लास के बारे में क्या सही नहीं है?

What is not correct about the Style class ?

[A] Apply only to specific element types defined in the style sheet

[B] Define styles that can be applied to any element

[C] Style-class declarations are preceded by an underscore

[D] Style-class declarations are preceded by a period

Correct Answer : Style-class declarations are preceded by an underscore


Ques 35 Report Error

W3.Font में प्रयुक्त डिफ़ॉल्ट फ़ॉन्ट को पहचानें।

Identify the default font used in W3.Font.

[A] Times New Roman

[B] Arial

[C] Verdana

[D] None of the above

Correct Answer : Verdana


Ques 36 Report Error

जावास्क्रिप्ट में एक तत्व का____________ उपयोग करके पहुँचा जा सकता है

An element can be accessed in JavaScript using :

[A] getElementsByName

[B] getElementsById

[C] getElementsByClassName

[D] All of the above

Correct Answer : All of the above


Ques 37 Report Error

________ HTML नियंत्रणों के मान को एप्लिकेशन डेटा के लिए बांधता है

________ binds the value of HTML controls to application data.

[A] ng-app

[B] ng-init

[C] ng-model

[D] ng-controller

Correct Answer : ng-model


Ques 38 Report Error

जो एक वैध एन्कोडिंग मानक नोटपैड++ में मौजूद नहीं है?

Which is not a valid encoding standard not present in Notepad++ ?

[A] ANSI

[B] UTF-8

[C] UTF-8 BOM

[D] UTF-16

Correct Answer : UTF-16


Ques 39 Report Error

एंगुलर जेएस एप्लिकेशन को आरंभ करने का निर्देश:

Directive to initialize Angular JS application :

[A] ng-app

[B] ng-init

[C] ng-model

[D] none of the above

Correct Answer : ng-app


Ques 40 Report Error

ब्राउज़र आमतौर पर_________ टैग में डाले गए टेक्स्ट को रेखांकित करेंगे

Browsers will usually underline inserted text in the tag __________.

[A] <i>

[B] <ins>

[C] <u>

[D] <em>

Correct Answer : <ins>


Ques 41 Report Error

अमान्य छवि फ़िल्टर को पहचानें.

Identify the invalid image filter.

[A] Motion Blur

[B] Plastic Wrap

[C] Liquify

[D] Solidify

Correct Answer : Solidify


Ques 42 Report Error

<del> तत्व उस पाठ को परिभाषित करता है जो किसी दस्तावेज़ से हटा दिया गया ब्राउज़र डिस्प्ले किया गया है

<del> element defines text that has been deleted from a document. Browser display them as :

[A] Red color

[B] Strikethrough

[C] Bold

[D] Black color

Correct Answer : Strikethrough


Ques 43 Report Error

w3-कंटेनर क्लास किसी HTML तत्व में पैडिंग जोड़ता है:

w3-container class adds a padding to any HTML element :

[A] 16px left only

[B] 32px left and right

[C] 16px left and right

[D] 32px right only

Correct Answer : 16px left and right


Ques 44 Report Error

कैनवास को 90 डिग्री दक्षिणावर्त तक घुमाने के लिए शॉर्टकट कुंजियाँ_________ है।

Shortcut keys for rotating canvas 90 Degree clockwise is _________.

[A] CTRL+Shift+0

[B] CTRL+Alt+Shift+0

[C] CTRL+Alt+Shift+F10

[D] CTRL+Alt+Shift+10

Correct Answer : CTRL+Alt+Shift+F10


Ques 45 Report Error

DNS Name सर्वर का क्या कार्य है?

What is the task of DNS Name server ?

[A] Translating domain names into a specific IP address

[B] Translating domain names into a specific UDP address

[C] Translating domain names into a specific TCP address

[D] Translating domain names into a specific FTP address

Correct Answer : Translating domain names into a specific IP address


Ques 46 Report Error

जो कि मुख्य अंतर्निहित खोज तंत्र नहीं है?

Which is not a main built-in search mechanisms ?

[A] dialog-based

[B] dialog-free

[C] Incremental Search

[D] Decremental Search

Correct Answer : Decremental Search


Ques 47 Report Error

जिस पर ऑटोफोकस एट्रिब्यूट का इस्तेमाल तत्व किया जा सकता है?

Autofocus attribute can be used on which element ?

[A] Button

[B] Input

[C] Select

[D] All the above

Correct Answer : All the above


Ques 48 Report Error

पहचानें कि <section> तत्व कहां इस्तेमाल किया जा सकता है।

Identify where a <section> element can be used.

[A] Chapters

[B] Introduction

[C] News Item

[D] All the above

Correct Answer : All the above


Ques 49 Report Error

किसी ऑर्डर सूची में अलग-अलग आइटम कैसे निर्दिष्ट करें?

How to specify individual items in an ordered list ?

[A] LI

[B] UL

[C] OI

[D] None of the above

Correct Answer : LI


Ques 50 Report Error

कौन सा वैध CSS प्रकार नहीं है?

Which is not a valid CSS type ?

[A] Inline

[B] External

[C] Outline

[D] Embedded

Correct Answer : Outline


Ques 51 Report Error

सेवा जो किसी संगठन को वेब सर्वर पर एक वेबसाइट मेजबानी में करने में मदद करती है

Service which helps an organization to host a website on the Web Server :

[A] Web Service

[B] Web Hosting

[C] Web Marketing

[D] Web Publishing

Correct Answer : Web Hosting


Ques 52 Report Error

कौन सा जीवंत रंग नहीं है?

Which is not a vibrant color ?

[A] Red

[B] Orange

[C] White

[D] Purple

Correct Answer : White


Ques 53 Report Error

W3.इमेज में पहचानें कि कौन सा सही छवि वर्ग नहीं है।

Identify which is not the correct Image Class in W3.Image.

[A] w3-round

[B] w3-circle

[C] w3-border

[D] w3-oval

Correct Answer : w3-oval


Ques 54 Report Error

फ़ॉर्मेटिंग लागू करें __________तत्वों के एक समूह को एक साथ क्लस्टर करना।

To cluster a group of elements together to apply formatting __________.

[A] tag

[B] class

[C] id

[D] div

Correct Answer : div


Ques 55 Report Error

सीएसएस में पोजिशनिंग निरपेक्ष के लिए सही कथन पहचानें?

Identify the correct statement for Absolute Positioning in CSS ?

[A] It is a browser determined positioning

[B] It uses the position property of CSS is used to define absolute positioning

[C] It gives authors greater control on how elements are displayed

[D] None of the above statements are correct

Correct Answer : It gives authors greater control on how elements are displayed


Ques 56 Report Error

प्रतिक्रियाशील ग्रिड में कितने कॉलम समर्थित हैं?

How many columns are supported in the responsive grid ?

[A] 10

[B] 11

[C] 12

[D] 13

Correct Answer : 12


Ques 57 Report Error

वेब डिज़ाइन में जावास्क्रिप्ट की क्या भूमिका है?

What is the role of JavaScript in web design ?

[A] define the content of webpages

[B] specify the layout of webpages

[C] program the behavior of webpages

[D] none of the above

Correct Answer : program the behavior of webpages


Ques 58 Report Error

कौन सा वैध मेटा सर्च इंजन नहीं है?

Which is not a valid meta search engine ?

[A] Yahoo

[B] Startpage

[C] Excite

[D] DuckDuckGo

Correct Answer : Yahoo


Ques 59 Report Error

उपयोगकर्ता इनपुट उपयोगकर्ता क्रिया और ब्राउज़र क्रियाएँ की पहचान करने के लिए __________ का उपयोग किया जाता है।

__________ are used to identify user input, user action and browser actions.

[A] Input handler

[B] Event handler

[C] Document handler

[D] Action handler

Correct Answer : Event handler


Ques 60 Report Error

त्वरित चयन उपकरण का उपयोग_____________ इस उद्देश्य के लिए किया जाता है

Quick Selection tool is used for the purpose of :

[A] Copy Selection

[B] Paste Selection

[C] Find image edges and automatically stops the selection

[D] None of the above

Correct Answer : Find image edges and automatically stops the selection


Ques 61 Report Error

CSS के बॉक्स मॉडल के बारे में क्या सत्य है?

What is true about the Box model of CSS ?

[A] It defines a virtual box drawn around elements

[B] Content of each element is surrounded by padding only

[C] Content of each element is surrounded by a border only

[D] Content of each element is surrounded by a margin only

Correct Answer : It defines a virtual box drawn around elements


Ques 62 Report Error

सीएसएस2 में परिभाषित गलत मीडिया प्रकार की पहचान करें

Identify the incorrect media type defined in CSS 2.

[A] Handheld

[B] Braille

[C] Arial

[D] Print

Correct Answer : Arial


Ques 63 Report Error

w3-रंग और w3-पाठ-रंग वर्ग रंग भरने के लिए उपयोग किया जाता है:

w3-color and w3-text-color classes can be used to color :

[A] any HTML element

[B] Heading only

[C] paragraph element only

[D] table element only

Correct Answer : any HTML element


Ques 64 Report Error

गॉसियन ब्लर को सक्रिय करने के लिए शॉर्टकट कुंजियाँ:

Shortcut keys to activate Gaussian Blur :

[A] CTRL+Alt+Shift+G

[B] CTRL+Alt+G

[C] CTRL+Alt+G

[D] CTRL+Alt+Shift+0

Correct Answer : CTRL+Alt+Shift+G


Ques 65 Report Error

एक्सटर्नल स्टाइल शीट के बारे में क्या सत्य नहीं है?

What is not true about External Style sheet ?

[A] It is a separate document that contains only CSS rules

[B] It separates content from the presentation but both are still contained in a single file

[C] It separates the content and style into separate files

[D] It allows a web designer and a content author to work in parallel

Correct Answer : It separates content from the presentation but both are still contained in a single file


Ques 66 Report Error

एंगुलर जेएस अभिव्यक्तियाँ के बारे में अमान्य कथन को पहचानें।

Identify the invalid statement about Angular JS Expressions.

[A] written inside double braces: {{ expression }}

[B] written inside a directive: ng-bind=”expression”

[C] return the result exactly where the expression is written

[D] Angular JS expressions are different from JavaScript expressions

Correct Answer : Angular JS expressions are different from JavaScript expressions


Ques 67 Report Error

__________ टैग एक वेबपेज में सीएसएस को एम्बेड करता है।

__________ tag embeds CSS in a webpage.

[A] <html>

[B] <style>

[C] <css>

[D] <xml>

Correct Answer : <style>


Ques 68 Report Error

कोणीय जेएस एनजी-रिपीट निर्देश के बारे में क्या सत्य नहीं है?

What is not true about ng-repeat directive in Angular JS ?

[A] repeats an HTML element

[B] clones HTML elements once for each item in a collection

[C] used on an array of objects

[D] defines initial values for an Angular JS application

Correct Answer : defines initial values for an Angular JS application


Ques 69 Report Error

जावास्क्रिप्ट में परिवर्तनशील का डेटाटाइप प्राप्त करने के लिए किस ऑपरेटर का उपयोग किया जाता है?

Which operator is used to get datatype of a variable in JavaScript ?

[A] instanceof

[B] gettype

[C] typeof

[D] none of the above

Correct Answer : typeof


Ques 70 Report Error

MIME का मतलब _________ है।

MIME stands for _________.

[A] Multipurpose Internet Mail Extensions

[B] Multipurpose Instant Mail Extensions

[C] Multipurpose Internet Message Extensions

[D] Multipurpose Instant Message Exchange

Correct Answer : Multipurpose Internet Mail Extensions


Ques 71 Report Error

नोटपैड++ में लाइनें छिपाने के लिए शॉर्टकट कुंजियाँ:

Shortcut keys to hide lines in Notepad++ :

[A] Alt+H

[B] Shift+H

[C] CTRL+H

[D] None of the above

Correct Answer : Alt+H


Ques 72 Report Error

निम्नलिखित में से कौन HTML में फ़्रेम स्क्रीन का प्रकार नहीं है?

Which of the following is not a type of Screen frames in HTML ?

[A] iframe

[B] uframe

[C] no frame

[D] frameset

Correct Answer : uframe


Ques 73 Report Error

लैस्सो टूल का सबसे अच्छा उपयोग इसके लिए किया जाता है:

Lasso tool is best used for :

[A] Cleaning up a selection that you started with another tool.

[B] Deselecting the selection already done

[C] Remove a selection

[D] None of the above

Correct Answer : Cleaning up a selection that you started with another tool.


Ques 74 Report Error

निम्नलिखित में से किस निर्देश का उपयोग कोणीय JS अनुप्रयोग प्रारंभ करने के लिए किया जाता है?

Which of the following directives is used to start an angular JS application ?

[A] ng-repeat

[B] ng-init

[C] ng-app

[D] ng-model

Correct Answer : ng-app


Ques 75 Report Error

_________ टेक्स्ट को बोल्ड बनाता है।

_________ makes the text bold.

[A] font-length : bold

[B] font-weight : bold

[C] font-style : bold

[D] text-align : bold

Correct Answer : font-weight : bold


Ques 76 Report Error

वेबपेज का सबसे महत्वपूर्ण <head> तत्व वेबपेज इसके लिए एक कंटेनर है:

The most important <head> element of a webpage is a container for :

[A] Links

[B] Webpages

[C] Metadata

[D] Pictures

Correct Answer : Metadata


Ques 77 Report Error

उस ब्राउज़र की पहचान करें जो एचटीएमएल 5 टैग रेंडर कर सकता है

Identify the browser which can render HTML 5 tags.

[A] Safari

[B] Chrome

[C] Edge

[D] All the above

Correct Answer : All the above


Ques 78 Report Error

W3.फ़ॉन्ट में शीर्षकों के लिए कौन सा कथन सत्य नहीं है?

Which statement is not true for the headings in W3.Font ?

[A] Segoe UI is the default font for headings

[B] Segoe UI has a more narrow letter spacing

[C] Headings allow a lesser number of letters in the headings

[D] Smallest heading tag is <h6>

Correct Answer : Headings allow a lesser number of letters in the headings


Ques 79 Report Error

एंबेडेड स्टाइल चादरें के बारे में क्या सही नहीं है?

What is not correct about Embedded Style Sheets ?

[A] Embedded style sheets enable to embed an entire CSS document in an XHTML document’s head section

[B] Class Selectors are used in Embedded Style sheets

[C] The style element’s type attribute specifies the Multipurpose Internet Mail Extensions (MIME) type that describes a file’s content

[D] All the statements are correct

Correct Answer : All the statements are correct


Ques 80 Report Error

w3-पैनल के संबंध में कौन से कथन सही हैं?

Which statements are correct regarding w3-panel ?

[A] w3-panel class is perfect for displaying notes.

[B] w3-panel class is perfect for displaying quotes.

[C] w3-panel class is perfect for displaying alerts.

[D] all statements are correct.

Correct Answer : all statements are correct.


Ques 81 Report Error

सीएसएस में स्यूडोक्लास(Pseudo Class) के बारे में गलत कथन पहचानें।

Identify the incorrect statement about a PseudoClass in CSS.

[A] It is a style class defined in CSS

[B] It gives the author access to content not specifically declared in the document

[C] Pseudoclass is separated by an underscore from the name of the element

[D] Pseudoclass are separated by a colon from the name of the element

Correct Answer : Pseudoclass is separated by an underscore from the name of the element


Ques 82 Report Error

रंग वृद्धि का तात्पर्य ___________ से है।

Color enhancement refers to ___________.

[A] Enhance only foreground of image

[B] Any type of process or treatment that modifies or enhances the color of a natural diamond

[C] Enhance only background of image

[D] None of the above

Correct Answer : Any type of process or treatment that modifies or enhances the color of a natural diamond


Ques 83 Report Error

जावास्क्रिप्ट कोड पुराने ब्राउज़र में चलाने के लिए कौन सा कीवर्ड कब इस्तेमाल करना जरूरी है?

Which keyword is a must to use when JavaScript code is to run in older browser ?

[A] var

[B] let

[C] const

[D] none of the above

Correct Answer : var


Ques 84 Report Error

एक आधिकारिक W3C अनुशंसा बनें सबसे पहले कौन सी सीएसएस विशिष्टता घोषित की गई थी?

Which CSS specification was first declared to become an official W3C Recommendation?

[A] CSS level 2

[B] CSS level 0

[C] CSS level 1

[D] CSS level 2.1

Correct Answer : CSS level 1


Ques 85 Report Error

जावास्क्रिप्ट में वेरिएबल का उपयोग करना घोषित नहीं किए जा सकते:

Variables in JavaScript cannot be declared using :

[A] var

[B] let

[C] nothing

[D] set

Correct Answer : set


Ques 86 Report Error

कौन सी क्लास प्रॉपर्टी एक छवि पारदर्शी बनाती है ?

Which class property makes an image transparent ?

[A] w3-opacity

[B] w3-trans

[C] w3-grayscale

[D] None of the above

Correct Answer : w3-opacity


Ques 87 Report Error

एक सूचकांक पृष्ठ __________ है।

An index page is __________.

[A] an index of encyclopedia articles

[B] where all Internet data is stored

[C] required for access to the Internet

[D] the first page of a website

Correct Answer : the first page of a website


Ques 88 Report Error

.edu डोमेन क्या दर्शाता है?

What does the .edu domain represents ?

[A] Education domain

[B] Commercial domain

[C] E-Learning domain

[D] Entertainment domain

Correct Answer : Education domain


Ques 89 Report Error

W3.List में कौन सा वैध सूची प्रकार नहीं है?

Which is not a valid list type in W3.List ?

[A] Small

[B] XSmall

[C] Large

[D] XLarge

Correct Answer : XSmall


Ques 90 Report Error

अमान्य <इनपुट> टैग "प्रकार" मान की पहचान करें।

Identify the invalid <input> tag “type” attribute value.

[A] radiobox

[B] checkbox

[C] submit

[D] text

Correct Answer : radiobox


Ques 91 Report Error

अलग-अलग स्थितियाँ के आधार पर अलग-अलग क्रियाएं करने के लिए किस जावास्क्रिप्ट स्टेटमेंट का उपयोग किया जाता है?

Which JavaScript statement is used to perform different actions based on different conditions ?

[A] if

[B] for

[C] while

[D] switch

Correct Answer : switch


Ques 92 Report Error

निम्नलिखित में से किसका प्रयोग निर्देशों के लिए उपसर्ग के रूप में किया जा सकता है?

Which of the following can be used as a prefix for Directives ?

[A] data

[B] ng-

[C] Both (A) and (B)

[D] None of the above

Correct Answer : ng-


Ques 93 Report Error

जावास्क्रिप्ट बदल सकता है:

JavaScript can change :

[A] HTML Content

[B] HTML Attribute Values

[C] HTML Styles

[D] All of the above

Correct Answer : All of the above


Ques 94 Report Error

इंटरनेट से कनेक्शन सभी कंप्यूटर किस प्रोटोकॉल का उपयोग करते हैं?

What protocol is used by all computer connections to the Internet ?

[A] UDP

[B] FTP

[C] TCP/IP

[D] Telnet

Correct Answer : TCP/IP


Ques 95 Report Error

यह जांचने के लिए कि क्या पहली शर्त झूठी __________ का उपयोग नई शर्त निर्दिष्ट करने के लिए किया जाता है

__________ is used to specify a new condition to test if the first condition is false.

[A] if

[B] else

[C] else if

[D] none of the above

Correct Answer : else if


Ques 96 Report Error

HTML टैग में गैर-अर्थ तत्वों को पहचानें

Identify the non-semantic elements in HTML tags.

[A] <div>

[B] <form>

[C] <table>

[D] <article>

Correct Answer : <div>


Ques 97 Report Error

CSS के बारे में कौन सा सत्य नहीं है?

Which is not true about CSS ?

[A] CSS is Cascading Style Sheet

[B] Separate content from presentation

[C] Establish visual layout of a Webpage

[D] Markup the content of the webpage

Correct Answer : Markup the content of the webpage


Ques 98 Report Error

W3.पाठ जो एक वैध पाठ संरेखण वर्ग नहीं है?

Which is not a valid text alignment class in W3.Text ?

[A] w3-left-align

[B] w3-right-align

[C] w3-center

[D] w3-center-align

Correct Answer : w3-center-align


Ques 99 Report Error

HTTP PUT अनुरोध विधि का उपयोग किया जाता है:

HTTP PUT request method is used to :

[A] Return contents of a specified document

[B] Return header information

[C] Replace the specified document with the enclosed data

[D] Execute the specified document with the enclosed data

Correct Answer : Execute the specified document with the enclosed data


Ques 100 Report Error

स्विच आउट करने के लिए किस स्टेटमेंट का उपयोग किया जाता है?

Which statement is used to come out switch block ?

[A] exit

[B] break

[C] default

[D] out

Correct Answer : break


Related Papers
Latest Updates