NIELIT M2-R5 O Level Model Paper

NIELIT M2-R5 O Level Model Paper

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

1.1 What is the largest heading for an HTML element?
HTML element के लिए सबसे बड़ी heading कौन सी होती है?
[A] <h6>
[B] <head>
[C] <h1> ✔️
[D] <heading>

1.2 Which of the following is the correct HTML tag for line break?
निम्नलिखित में से line break के लिए सही HTML टैग कौन सा है?
[A] <break>
[B] <hr>
[C] <br> ✔️
[D] <tr>

1.3 To run HTML language programs …… software is used.
HTML भाषा के प्रोग्राम को Run करने के लिए ……. साफ्टवेयर का प्रयोग होता है ।
[A] Notepad
[B] Internet Explorer ✔️
[C] WordPad
[D] Both A & B

1.4 What is http in website name?
वेबसाइट नाम में http क्या होता है ?
[A] Top level domain
[B] The protocol ✔️
[C] The host
[D] Website Name

1.5 What is the full name of CSS?
CSS का पूरा नाम क्या है?
[A] compressive style sheets
[B] colorful style sheets
[C] cascading style sheets ✔️
[D] None of these

1.6 How many types of Gradient are there in Photoshop?
फोटोशॉप में कितने प्रकार के ग्रेडिएंट हैं?
[A] Six
[B] Five ✔️
[C] Two
[D] None of these

1.7 Which of following is not valid AngularJs Filter?
निम्नलिखित में से कौन सा AngularJs फ़िल्टर मान्य नहीं है
[A] email ✔️
[B] lowercase
[C] orderby
[D] currency

1.8 Which of the following is an IF statement in JavaScript?
निम्नलिखित में से क्या जावास्क्रिप्ट में एक IF स्टेटमेंट है?
[A] if i = 5
[B] if (i == 5) ✔️
[C] if i = 5 then
[D] All of these

1.9 Which of the following is a photography application?
निम्नलिखित में से कौन एक फोटोग्राफी अनुप्रयोग है:
[A] Safari
[B] VLC
[C] Skype
[D] Picasa ✔️

1.10 The acronym w3c stands for …….
संक्षिप्त नाम w3c ……. के लिए है
[A] world web wide
[B] world wide web ✔️
[C] wide world web
[D] world wide web control

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

No.QuestionT/F
2.1The most popular browsers are graphical. सबसे लोकप्रिय ब्राउज़र ग्राफिकल हैं T
2.2All modern browsers support JS.  सभी आधुनिक ब्राउज़र जेएस का समर्थन करते हैं।T
2.3Notepad is a command line text editor?  नोटपैड एक कमांड लाइन टेक्स्ट एडिटर है?F
2.4We can embed JS code inside HTML directly?  हम सीधे HTML के अंदर JS कोड एम्बेड कर सकते हैं? ।T
2.5We can embed JS code inside HTML directly?  हम सीधे HTML के अंदर JS कोड एम्बेड कर सकते हैं? ।T
2.6Sublime is an editor to create HTML page.  Sublime HTML पेज बनाने के लिए एक संपादक हैT
2.7You need an internet connection to use Photoshop help. फ़ोटोशॉप का उपयोग करने के लिए आपको इंटरनेट कनेक्शन की आवश्यकता हैF
2.8Large companies have a person called webmaster who is in charge of their web sites. बड़ी कंपनियों में वेबमास्टर नामक एक व्यक्ति होता है जो अपनी वेब साइटों का इंचार्ज होता है।T
2.9The default color mode of Photoshop is CMYK. फ़ोटोशॉप का डिफ़ॉल्ट रंग मोड CMYK है।F
2.10JS code included inside head section is loaded before loading page. पेज लोड करने से पहले जेएस कोड को हेड सेक्शन के अंदर शामिल किया जाता है।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.1How to write comments in CSS? CSS में Comments कैसे लिखते हैं?   (I)A.<script>
3.2The full frame size DSLR photography refers to frame size: पूर्ण फ्रेम आकार DSLR फोटोग्राफी फ्रेम आकार को संदर्भित करता है:   (G)B.Host Server Address
3.3What is the HTML tag under which one can write the JavaScript code? HTML टैग क्या है जिसके तहत कोई जावास्क्रिप्ट कोड लिख सकता है?  (A)C.<input type= “checkbox”>
3.4Website is used to search other website by typing a keyword? वेबसाइट का उपयोग किसी कीवर्ड को टाइप करके अन्य वेबसाइट को खोजने के लिए किया जाता है?  (H)D.&lt;i>
3.5Is followed by the address of a web page. किसी वेब पेज के एड्रेस के बाद होता हैं।  (B)E. DNS
3.6What is the correct HTML code to create checkbox? checkbox को बनाने के लिए  सही HTML कोड क्या है?   (C)F.<html>
3.7Choose The Correct HTML Tag To Make A Text Italic. एक टेक्स्ट इटैलिक बनाने के लिए सही HTML टैग चुनें   (D)G.70 mm
3.8Who is sometimes called as Father of AngularJS? फादर ऑफ एंगुलरजेएस किसे कहा जाता है?  (J)H.Search Engine
3.9Internet connected computers are the address system. इन्टरनेट से जुड़े कम्प्यूटरों को पता देने वाली सिस्टम है ।   (E)I./* your comment here. */
3.10What should be the first tag in any HTML document?  किसी भी HTML दस्तावेज़ में पहला टैग क्या होना चाहिए?   (F)J.Misko Hevery
K.Online Communication
L.ITF
M.TCP

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

A<body>BBrowserC<ul type=”1?>
DWebsiteEHTML  and Cross ScriptFlength
G<marquee>HWe ServerItext
JInternet BrowserK<title>LHyper
MHTMLNalt

4.1 What should be the first tag in any …M… document?
किसी भी …M… डॉक्यूमेंट  में पहला टैग क्या होना चाहिए?

4.2 …K… tag defines the title for the web page.
K… टैग वेब पेज के लिए टाइटल को परिभाषित करता है।

4.3 Which of the …B… is used to explore the internet?
इंटरनेट का पता लगाने के लिए किस …B… का उपयोग किया जाता है?

4.4 Which is the correct to create an Arabic numeral list …C…?
अरबी नंबर लिस्ट बनाने के लिए कौन सा सही है …C

4.5 …A… tag defines the documents body.
A… टैग डॉक्यूमेंट  बॉडी को परिभाषित करता है।

4.6 HTML stands for …L… Text Markup Language.
HTML …L… टेक्स्ट मार्कअप लैंग्वेज के लिए है।

4.7 … D… is a collection of interlinked web pages.
D… इंटरलिंक्ड वेब पेजों का एक संग्रह है।

4.8 To change the color of the text in web …I.. Attribute is used in.
वेब में टेक्स्ट का रंग बदलने के लिए …I… एट्रिब्यूट का उपयोग किया जाता है।

4.9 …N… attribute is used to give description to image.
N.. एट्रिब्यूट का उपयोग इमेज को विवरण देने के लिए किया जाता है।

4.10 …G…tag is used to create moving text in web page.
वेब पेज में मूविंग टेक्स्ट बनाने के लिए …G… टैग का उपयोग किया जाता है।

Part Two
(Answer any Four Questions)

5.
(A) How do you insert a copyright symbol on a browser page?
आप ब्राउज़र पेज पर कॉपीराइट सिंबल कैसे इन्सर्ट करते हैं?

(B) Write the basic structure of the HTML template?
HTML टेम्पलेट की मूल संरचना लिखें?

(C) What are style sheets?
स्टाइल शीट क्या हैं?

6.
(A) What are <br> tags in HTML?
HTML में <br> टैग क्या है?

(B) How to create a Hyperlink in HTML?
HTML में Hyperlink कैसे बनायें?

(C) What is the difference between DIV and SPAN in HTML?
HTML में DIV और SPAN में क्या अंतर है?

7.
(A) What is the key difference between HTML Elements and Tags?
HTML एलेमेंट्स और टैग के बीच क्या अंतर है?

(B) What Is JavaScript?
जावास्क्रिप्ट क्या है?

(C) What’s the difference between a block-level element and an inline element?
ब्लॉक-लेवल एलिमेंट और इनलाइन एलिमेंट के बीच क्या अंतर है?

8.
(A) How many types of heading does an HTML contain?
HTML में कितने प्रकार के हेडिंग होते हैं?

(B) What is the Use of Comments in HTML?
HTML में कमेंट का उपयोग क्या है?

(C) How Can We Embed Video In Html5?
हम Html5 में वीडियो कैसे एम्बेड कर सकते हैं?

9.
(A) What are the tags used to separate a section of texts?
टेक्स्ट के एक भाग को अलग करने के लिए उपयोग किए जाने वाले टैग क्या हैं?

(B) How to make a picture of a background image of a web page?
वेब पेज की बैकग्राउंड इमेज का चित्र कैसे बनाएं?

(C) Explain list elements in HTML.
HTML में लिस्ट एलिमेंट की व्यया करें।