M2-R5 O Level Question Paper with Solution

M2-R5 O Level Question Paper with Solution

M2-R5: Web Designing and Publishing
(January 2021)

Q.1. Each question below gives a multiple choice of answers.

1.1 ग्राफ़िक का कोई भाग जो दूसरे हॉट जोन में शामिल नहीं किया गया है, ____ का भाग माना जाता है:
Any part of the graphic that is not included in another hot zone is considered to be part of:
(A) Rect
(B) Point
(C) Default ✔️
(D) Polygon

1.2 निम्नलिखित में से कौन सा एक कंटेनर है?
Which of the following is a container?
(A) <SELECT>
(B) <BODY>
(C) <INPUT>
(D) (A) और (B) दोनों ✔️

1.3 ब्रिह्तम शीर्षक के लिए सही एचटीएमएल टैग है।
Correct HTML tag for the largest heading.
(A) <head>
(B) <h6>
(C) <heading>
(D) <h1> ✔️

1.4 वह विशेषता, जो वर्तमान दस्तावेज और HREFed URL के बीच सम्बन्ध परिभाषित करती है:
The attribute, which define the relationship between current document and HREF’ed URL is:
(A) REL
(B) URL
(C) REV
(D) All of these ✔️

1.5 करैक्टर कोडीकरण है: Character encoding is:
(A) Method used to represent numbers in a character
(B) Method used to represent character in a number
(C) A system that consists of a code which pairs each character with a pattern, sequence of natural numbers or electrical pulse in order to transmit the data. ✔️
(D) None of these

1.6 <DT> टैग को हमारे वेब पेज की एकल पंक्ति को शामिल करने के लिए तैयार किया गया है लेकिन <DD> टैग एक___ स्वीकार करेगा।
<DT> tag is designed to fit a single line of our web page but <DD> tag will accept a:
(A) Line of Text
(B) Full Paragraph ✔️
(C) Word
(D) Request

1.7 एच.टी.एम.एल. का पूर्ण रूप क्या है?
What is the full form of HTML?
(A) Hyphenation text markup language
(B) Hyper text markup language ✔️
(C) Hyper text marking language
(D) Hyphenation test marking language

1.8 एक नई लिस्ट आइटम बनाने तथा एक हाइपरलिंक को शामिल करने के लिए प्रयोग किया जाने वाला टैग है:
The tag used to create a new list item and also include a hyperlink is:
(A) <LI> ✔️
(B) <DL>
(C) <DD>
(D) <UL>

1.9 _____टैग का प्रयोग पैराग्राफ के आरम्भ को चिन्हित करने के लिए किया जाता है।
_____tags is used to mark a beginning of paragraph.
(A) <TD>
(B) <br>
(C) <P> ✔️
(D) <TR>

1.10 बेस यूआरएल को स्थापित करने के लिए एक बेहतर अप्रोच है ____का प्रयोग।
A much better approach to establish the base URL is to use:
(A) Base Element
(B) Head Element
(C) Both (A) & (B) ✔️
(D) None of these

Q.2. Each statement below is either TRUE or FALSE.

No.QuestionT/F
2.1CSS का प्रयोग किसी भी प्रकार के XML दस्तावेज के साथ भी किया जा सकता है। CSS can also be used with any kind of XML documents.T
2.2बाहरी स्टाइल शीट केवल एक फाइल को बदलकर सम्पूर्ण वेब साईट के रूप को बदलने में सहायता करती है। The external style sheet facilitates one to change the look of the entire web site by hanging just one file.T
2.3एक CSS रूल सेट में एक सिलेक्टर और एक डिक्लेरेशन ब्लॉक होता है। A CSS rule set contains a selector and a declaration block.T
2.4यूनिवर्सल सिलेक्टर को वाइल्ड कार्ड करैक्टर के रूप में कभी भी प्रयोग नहीं किया जाता है। The universal selector is never used as a wildcard character.T
2.5CSS एलिमेंट सिलेक्टर सी.एस.एस. में सिलेक्टर्स का  प्रकार है। CSS Element Selector is types of selectors in CSS.T
2.6आईडी सिलेक्टर एक विशिष्ट एलिमेंट का चयन करने के लिए एक एचटीएमएल एलिमेंट की आईडी विशेषताओं का चयन करता है। Id selector selects the id attribute of an HTML element to select a specific element.T
2.7एक से अधिक दस्तावेजों के लिए मल्टीप्ल स्टाइल शामिल करने के लिए आतंरिक स्टाइल शीट का प्रयोग किया जाता है। The internal style sheet is used to add multiple styles for more than one document.T
2.8ग्रुपिंग सिलेक्टर का प्रयोग भिन्न स्टाइल परिभाषाओं के साथ सभी तत्वों का चयन करने के लिए किया  जाता है। The grouping selector is used to select all the elements with the different style definitions.T
2.9इनलाइन सीएसएस का प्रयोग अनेक लाइनों या एलेमेंट्स पर सीएसएस लागू करने के लिए किया जाता है। Inline CSS is used to apply CSS on multiple lines or elements.T
2.10CSS का पूर्ण रूप कैस्केडिंग स्टाइल शीट्स है। CSS stands for Cascading Style Sheets.T

Q.3. Match words and phrases in column X with the closest related meaning of word(s)/phrase(s) in column Y.

XY
3.1H1…….H6           (B)A..js extension
3.2External JavaScript File  (A)B.Headings
3.3HTTP        (D)C.Double forward slashes
3.4JavaScript Single line Comment       (C)D.Hyper Text Transfer Protocol
3.5CSS         (E)E.Cascading Style Sheet
3.6JavaScript Variable    (G)F.Dynamic Type Language
3.7JavaScript Global Variable (I)G.Local variable and global variable
3.8XML       (J)H.To execute one code from multiple expression
3.9JavaScript       (F)I.Declared outside the function
3.10JavaScript Switch Statement  (H)J.Extensible Markup language
K.HTML
L.XML
M.Data dependency

Q.4. Each statement below has a blank space to fit one of the word(s) or phrase(s) in the list below.

A<PRE>B<TABLE >C<HEAD>
Dइंटरफ़ेसेजEOut does typeF<OL>
GHTML एक्सटेंशनHछ:Iहैडर
J<CAPTION>KपांचL<Body>
M<Input>

4.1 एमआईएमई टेक्स्ट फाइल ..G…के साथ सेव की जाती है।
MIME is saved with a text file.

4.2 HTML में शीर्षक लिखने के लिए हमारे पास ..H…हैडिंग टैग्स हैं।
To write the title in HTML we have There are heading tags.

4.3 <TEXT AREA> टैग के अन्दर टेक्स्ट…M….. के रूप में कार्य करता है।
<TEXT AREA> acts as text inside the tag.

4.4 डीटीडी…I….के लिए टेम्पलेट बनाने के साधन हैं।
There are means to create a template for DTD.

4.5 <TR>, <TD> और <TH> के लिए मुख्य कंटेनर है…B…..
<TR> is the main container for <TD> and <TH>

4.6 <Base> टैग केवल …C…के बीच दिखाई देने के लिए तैयार किया गया है।
The <base> tag is designed to be visible only between.

4.7 टैग जो आपको विवरण के अन्दर अन्य एचटीएमएल टैग को रखने की अनुमति देता है…J…. है।
Tag that allows you to place other HTML tags inside the description.

4.8 आरेख का कोई भी भाग जो दूसरे हॉट जोन में शामिल नहीं किया गया है…D…का भाग माना जाता है।
Any part of the diagram that is not included in another hot zone is considered part.

4.9 शब्द डॉक्यूमेंट नोड, नोड लिस्ट, एलिमेंट नोड, आदि…E…..हैं।
The words are document node, node list, element node, etc.

4.10 …F…..टैग एक संख्या/क्रम सूची बनाता है।
The tag creates a number / sequence list.

Part Two
(Answer any four Questions)

Q.5.
(A) इनलाइन सी.एस.एस. क्या है? उससे क्या असुविधाएं होती हैं?
What is Inline CSS? What are the disadvantages?

(B) मार्की क्या है? टेक्स्ट के एक खंड को अलग करने के लिए कितने टैग का प्रयोग किया जा सकता है? एक स्पैन टैग का क्या उपयोग है?
What is a marquee? How many tags can be used to separate a section of texts? What is the use of a span tag?

Q.6.
(A) जावा स्क्रिप्ट से आप क्या समझते हैं? जावा स्क्रिप्ट के कुछ उपयोग लिखें।
What do you understand by JavaScript? Give some applications of JavaScript.

(B) जावा स्क्रिप्ट ऑब्जेक्ट से आप क्या समझते हैं? जावा स्क्रिप्ट ऑब्जेक्ट बनाने के तरीकों की व्याख्या करें?
What do you understand by JavaScript object? Explain the ways of creating JavaScript object?

(C) एक्स.एम.एल. में शामिल मूलतत्व क्या हैं? XQuery क्या है?
What are nested elements in XML? What is XQuery ?

Q.7.
(A) एच.टी.एम.एल. फ्रेज टैग्स क्या हैं? व्याख्या करें। What are HTML Phrase tags ? Explain.

(B) 5 सी.एस.एस. पृष्ठभूमि विशेषताओं की व्याख्या करें जो एच.टी.एम.एल. तत्वों को प्रभावित करते हैं।
Explain 5 CSS background properties that affect the HTML elements.

Q.8.
(A) सी.एस.एस. क्या है? सी.एस.एस. के क्या लाभ हैं ।
What is CSS? What are the advantages of CSS?

(B) सी.एस.एस. सिलेक्टर क्या है? किन्ही तीन प्रकारों की व्याख्या कीजिये ।
What is a CSS selector? Explain any three types.

Q.9.
(A) एच.टी.एम.एल. क्या है? टैग्स का क्या अर्थ What is HTML? What do you mean?

(B) अप्पलेट्स क्या हैं? What are applets?

(C) एक अच्छी तरह से तैयार किया गया एक्स.एम.एल. दस्तावेज क्या है? विकास के लिए एक्स.एम.एल. का प्रयोग क्यों किया गया ।
What is a well formed XML Document? Why XML has been used for development?



My Youtube Channel