Mock Test 5 (Web Design)

1 / 100

what is the HTML tag under which one can write the JavaScript code?

वह HTML टैग क्या है जिसके अंतर्गत जावास्क्रिप्ट कोड लिखा जा सकता है?

2 / 100

Protocols are....

प्रोटोकॉल है?

3 / 100

What is JavaScript ?

जावास्क्रिप्ट क्या है?

4 / 100

Which of the following true about JavaScript variables?

जावास्क्रिप्ट वेरिएबल्स के बारे में निम्नलिखित में से कौन सा सत्य है?

5 / 100

Which of the following option helps to specify the stack order of positioned elements that may overlap one another.

निम्नलिखित में से कौन सा विकल्प उन स्थित एलिमेंट के स्टैक ऑर्डर को निर्दिष्ट करने में मदद करता है जो एक दूसरे को ओवरलैप कर सकते हैं।

6 / 100

which of the following CSS selectors selects an element that does not sub elements

निम्नलिखित में से कौन सा CSS सेलेक्टर ऐसे एलिमेंट का चयन करता है जो उप-तत्वों का चयन नहीं करता है

7 / 100

Which of the following is used to share data between controller and view in Angular Js.

Angular Js में कंट्रोलर और व्यू के बीच डेटा साझा करने के लिए निम्न में से किसका उपयोग किया जाता है।

8 / 100

Once the email is sent, the message is broken into pieces called

एक बार ईमेल भेजे जाने के बाद, संदेश टुकड़ों में टूट जाता है जिसे कहा जाता है

9 / 100

Which class adds a grey background color to each list item on mouse-over.

कौन सा वर्ग माउस-ओवर पर प्रत्येक सूची आइटम में एक ग्रे बैकग्राउंड रंग जोड़ता है।

10 / 100

which of the following CSS selectors selects an element if it is the only child of its parent?

निम्नलिखित में से कौन सा CSS सेलेक्टर किसी एलिमेंट का चयन करता है यदि वह अपने पैरेंट का एकमात्र बच्चा है?

11 / 100

When does the function name become optional in JavaScript?

जावास्क्रिप्ट में फ़ंक्शन नाम कब वैकल्पिक हो जाता है?

12 / 100

When there is an indefinite or an infinity value during an arithmetic value computation, JavaScript

जब अंकगणितीय मान गणना के दौरान कोई अनिश्चित या अनंत मान होता है, तो जावास्क्रिप्ट

13 / 100

css is used for

W3.css का उपयोग......के लिए किया जाता है।

14 / 100

A CSS Rule set contains a selector and a.

एक सीएसएस नियम सेट में एक सेलेक्टर और एक होता है।

15 / 100

if we want to set the style for just one element, which css selector will we use?

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

16 / 100

HTML web pages can be read and rendered by the

HTML वेब पेजों को इसके द्वारा पढ़ा और रेंडर किया जा सकता है

17 / 100

How to find out the index of a particular character on a string

किसी स्ट्रिंग पर किसी विशेष कैरेक्टर का इंडेक्स कैसे पता करें

18 / 100

Which tag defines a division or a section on an HTML document.

कौन सा टैग HTML दस्तावेज़ पर एक डिवीजन या सेक्शन को परिभाषित करता है।

19 / 100

which of the following attribute is mandatory in the <img> tag

<img> टैग में निम्नलिखित में से कौन सी विशेषता अनिवार्य है

20 / 100

The statement a===b refers to

कथन a===b किसको संदर्भित करता है

21 / 100

Which of the following is not a pair tag?

निम्नलिखित में से कौन सा युग्म टैग नहीं है?

22 / 100

E-mail message is protected by

ई-मेल संदेश किसके द्वारा सुरक्षित है?

23 / 100

Adobe Photoshop is an example of

एडोब फोटोशॉप किसका उदाहरण है?

24 / 100

How do you round the number 7.25, to the nearest integer ?

आप संख्या 7.25 को निकटतम पूर्णांक तक कैसे पूर्णांकित करेंगे?

25 / 100

_____ is suitable for remote administration of a computer.

_____ कंप्यूटर के रिमोट एडमिनिस्ट्रेशन के लिए उपयुक्त है।

26 / 100

Tags and text that are not directly displayed on the page are written in __________ section

जो टैग और टेक्स्ट सीधे पेज पर प्रदर्शित नहीं होते हैं, वे __________ अनुभाग में लिखे जाते हैं

27 / 100

Which of the following is correct about JavaScript ?

जावास्क्रिप्ट के बारे में निम्नलिखित में से कौन सा सही है?

28 / 100

which element has very similar properties to the DIV element?

किस एलिमेंट की प्रापर्टी DIV एलिमेंट के समान हैं?

29 / 100

The Domain name in an URL refers to the

एक यूआरएल में डोमेन नाम रिफर करता है

30 / 100

Bootstrap is used for

बुटस्ट्रेप का उपयोग के लिए किया जाता है?

31 / 100

A _____ is a symbolic name a network administrator assigns to a machine.

______ एक प्रतीकात्मक नाम है जो नेटवर्क प्रशासक किसी मशीन को प्रदान करता है।

32 / 100

which of the following is not an attribute of the <form> tag

निम्नलिखित में से कौन <form> टैग की विशेषता नहीं है

33 / 100

Angular Js is completely based on

Angular Js पूरी तरह से आधारित है

34 / 100

Which one of the following is the example of class selector.

निम्नलिखित में से कौन सा क्लॉस सेलेक्टर का उदाहरण है?

35 / 100

_____ is the incoming e-mail server

_____ इनकमिंग ई-मेल सर्वर है

36 / 100

XML stands for

XML का मतलब है

37 / 100

Which W3.CSS class adds borders at top, right, bottom, left (All side) to an element.

एक कौन सा W3-CSS क्लॉस किसी एलिमेन्ट के ऊपर दाएं, नीचे, बाएं (सभी तरफ) बॉर्डर जोड़ता है।

38 / 100

______ specifies padding-less container to be used for responsive classes.

______ रेस्पॉन्सिव क्लासेज के लिए उपयोग किए जाने वाले पैडिंग-लेस कंटेनर को निर्दिष्ट करता है।

39 / 100

The W3-container class is the perfect class use for

The W3-container class  के उपयोग के लिए परफेक्ट क्लॉस है।

40 / 100

Which of the following CSS style property is used to specify an italic text

निम्नलिखित में से कौन सी CSS स्टाइल प्रॉपर्टी का उपयोग इटैलिक टेक्स्ट निर्दिष्ट करने के लिए किया जाता है?

41 / 100

HTML is a subset of ________.

HTML ________ का उपसमूह है।

42 / 100

Which of the following is not JavaScript data types ?

निम्नलिखित में से कौन जावास्क्रिप्ट डेटा प्रकार नहीं है?

43 / 100

When creating a web document, what format is used to express an image’s height and width?

वेब दस्तावेज़ बनाते समय, इमेज की ऊँचाई और चौड़ाई को व्यक्त करने के लिए किस प्रारूप का उपयोग किया जाता है?

44 / 100

How to write an IF statement for executing some code If “I” is NOT equal to 5?

यदि “I” 5 के बराबर नहीं है तो कुछ कोड निष्पादित करने के लिए IF स्टेटमेंट कैसे लिखें?

45 / 100

desirable properties of a website are: एक वेबसाइट के वांछनीय गुण हैं:

i. a meaningful address एक सार्थक सम्बोधन

ii. help and search facilities सहायता एवं खोज सुविधाएं

iii. links to related sites                  संबंधित साइटों के लिंक

iv. features to allow users to give feedback उपयोगकर्ताओं को प्रतिक्रिया देने की सुविधा प्रदान करने वाली सुविधाएँ

v. hosting on a mainframe मेनफ्रेम पर होस्टिंग

46 / 100

is a global hypertext system that was initially developed in 1989 by Tim Berners

एक ग्लोबल हाइपरटेक्स्ट सिस्टम है जिसे शुरुआत में 1989 में टिम बर्नर्स ली द्वारा विकसित किया गया था।

47 / 100

What do we use to comment in JS?

JS में टिप्पणी करने के लिए हम क्या उपयोग करते हैं?

48 / 100

To create a combo box (drop down box). Which tag will you use ?

कॉम्बो बॉक्स (ड्रॉप डाउन बॉक्स) बनाने के लिए आप कौन सा टैग इस्तेमाल करेंगे?

49 / 100

When you use a heading tag in a document, what does the web browser assumes?

जब आप किसी दस्तावेज़ में हेडिंग टैग का उपयोग करते हैं, तो वेब ब्राउज़र क्या मानता है?

50 / 100

_______ tag includes a title for the document, scripts, styles, meta information etc.

_______ टैग में दस्तावेज़ का शीर्षक, स्क्रिप्ट, शैलियाँ, मेटा जानकारी आदि शामिल होते हैं।

51 / 100

JavaScript is ______ language.

जावास्क्रिप्ट ______ भाषा है।

52 / 100

A web document is broken into sections. What are the tags called that create these sections

एक वेब दस्तावेज़ को खंडों में विभाजित किया जाता है। इन खंडों को बनाने वाले टैग को क्या कहा जाता है

53 / 100

Which color mode is used for printing?

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

54 / 100

HTML5 is _______ .
HTML5 _______ है।

55 / 100

which of the following properties defines the spacing between letters?

निम्नलिखित में से कौन सा प्रापर्टी अक्षरों के बीच अंतर को परिभाषित करता है?

56 / 100

_____ Uses the style attribute in the HTML start tag.

_____ HTML स्टार्ट टैग में स्टाइल विशेषता का उपयोग करता है।

57 / 100

https is a

एचटीटीपीएस है:-

58 / 100

Which is the correct CSS syntax?

सही CSS सिंटैक्स कौन सा है?

59 / 100

Which is the correct CSS syntax?

सही CSS सिंटैक्स कौन सा है?

60 / 100

Which class shapes an image to circle.

कौन सा क्लास एक इमेज को गोलाकार आकार देता है।

61 / 100

Which of the following services are available on the World Wide Web?

वर्ल्ड वाइड वेब पर निम्नलिखित में से कौन सी सेवाएं उपलब्ध हैं?

i.Encryption

ii.HTTP

iii.HTML

IV.Firewalls

62 / 100

Which W3.css class is used to make a text as Left Alignment.

प्रॉपर्टी टेक्स्ट को लेफ्ट एलाइनमेंट बनाने के लिए किस W3.css क्लास का इस्तेमाल किया जाता

है ।

63 / 100

Photoshop was developed by

फोटोशॉप का विकास किसके द्वारा किया गया था?

64 / 100

Which is the correct CSS syntax?

सही CSS सिंटैक्स कौन सा है?

65 / 100

Which menu contains a command to adjust the colors and the brightness of the picture.

किस मेनू में चित्र के रंग और चमक को समायोजित करने का आदेश होता है।

66 / 100

A hexadecimal literal begins with

हेक्साडेसिमल लिटरल की शुरुआत होती है

67 / 100

JavaScript is designed for following purpose

JavaScript को निम्नलिखित उद्देश्य के लिए डिज़ाइन किया गया है

68 / 100

is text with hyperlinks.

हाइपरलिक्स वाला टेक्स्ट है।

69 / 100

_______ is a web’s native protocol.

_______ वेब का मूल प्रोटोकॉल है।

70 / 100

JavaScript is used to ………the user input at browser before submitting the page to server for further processing

जावास्क्रिप्ट का उपयोग आगे की प्रक्रिया के लिए पेज को सर्वर पर सबमिट करने से पहले ब्राउज़र पर उपयोगकर्ता इनपुट के लिए किया जाता है

71 / 100

w3-color class is used for

w3-color क्लॉस का उपयोग किया जाता है

72 / 100

How many type of Gradient are there in Photoshop ?

फोटोशॉप में कितने प्रकार के ग्रेडिएंट होते हैं?

73 / 100

How do you declare a JavaScript variable ?

आप जावास्क्रिप्ट वेरिएबल कैसे घोषित करते हैं?

74 / 100

The <link> element should be placed ______

<link> एलिमेंट को ______ रखा जाना चाहिए

75 / 100

What are shared on the internet and are called as Web pages

इंटरनेट पर क्या साझा किया जाता है और उसे वेब पेज कहा जाता है

76 / 100

The external JavaScript file must contain <script> tag.

बाहरी JavaScript फ़ाइल में <script> टैग अवश्य होना चाहिए।

77 / 100

what CSS property would you use if you wanted to add a margin between the border of a DIV and its interior text?

यदि आप किसी DIV की सीमा और उसके आंतरिक टेक्स्ट के बीच मार्जिन जोड़ना चाहते हैं तो आप किस CSS प्रॉपर्टी का उपयोग करेंगे?

78 / 100

What is the difference between JavaScript and Java ?

जावास्क्रिप्ट और जावा में क्या अंतर है?

79 / 100

Which of the following is not a color specification Format?

निम्न में से कौन सा रंग विनिर्देश प्रारूप नहीं है?

80 / 100

All HTML tags are enclosed in what?

सभी HTML टैग किसमें संलग्न होते हैं?

81 / 100

Which of the following type of HTML tag is used to define an internal style sheet?

निम्नलिखित में से किस प्रकार के HTML टैग का उपयोग आंतरिक स्टाइल शीट को परिभाषित करने के लिए किया जाता है?

82 / 100

Universal selector is declared by ________ .

यूनिवर्सल सेलेक्टर ________ द्वारा घोषित किया जाता है।

83 / 100

CSS is the alternative of

W3.CSS किसका विकल्प है?

84 / 100

Among the given statements, which statement defines closures in JavaScript

दिए गए कथनों में से कौन सा कथन जावास्क्रिप्ट में क्लोजर को परिभाषित करता है

85 / 100

PNG means

पीएनजी का मतलब है

86 / 100

Which classes are used to add borders to any HTML element.

किसी भी HTML एलिमेंट में बॉर्डर जोड़ने के लिए कौन सी क्लासेस का उपयोग किया जाता है।

87 / 100

How do you find the number with the highest value of x and y ?

आप x और y का उच्चतम मान वाली संख्या कैसे ज्ञात करेंगे?

88 / 100

TIFF stands for

TIFF का मतलब है

89 / 100

DTD stands for

डीटीडी का मतलब है

90 / 100

What does vlink attribute mean?

vlink विशेषता का क्या अर्थ है?

91 / 100

What is a cookie?

कुकी क्या है?

92 / 100

the tag used in HTML to link it with other URL’s is:

HTML में अन्य URL के साथ लिंक करने के लिए उपयोग किया जाने वाला टैग है:

93 / 100

Which of the following is not a JavaScript datatype?

निम्नलिखित में से कौन जावास्क्रिप्ट डेटाटाइप नहीं है?

94 / 100

If you wanted to create text that was different color or font than other text in your web page, what type of tag would you use?

यदि आप अपने वेब पेज पर अन्य टेक्स्ट से भिन्न रंग या फ़ॉन्ट वाला टेक्स्ट बनाना चाहते हैं, तो आप किस प्रकार का टैग उपयोग करेंगे?

95 / 100

Which of the following property is used as the shorthand property for the padding properties?

निम्नलिखित में से कौन सा प्रापर्टी पैडिंग गुणों के लिए संक्षिप्त गुण के रूप में उपयोग किया जाता है?

96 / 100

website means

वेबसाइट का मतलब

97 / 100

Which of the following is the correct syntax to display the hyperlinks without any underline?

हाइपरलिंक को बिना किसी अंडरलाइन के प्रदर्शित करने के लिए निम्नलिखित में से कौन सा सही सिंटैक्स है?

98 / 100

_______ is a uniform naming scheme for locating resources on the web.

_______ वेब पर संसाधनों का पता लगाने के लिए एक समान नामकरण योजना है।

99 / 100

The snippet that has to be used to check if “a” is not  equal to “null” is

यह जाँचने के लिए कि क्या “a” “null” के बराबर नहीं है, किस स्निपेट का उपयोग किया जाना चाहिए?

100 / 100

What type of language is JavaScript.

जावास्क्रिप्ट किस प्रकार की भाषा है?

Your score is

The average score is 0%

0%