page-banner
WDP M2-R5.1 MCQs SET-12
Q1.
कौन सी सीएसएस property छवि की स्पष्टता को निर्दिष्ट करती है?

Which CSS Property specifies the clarity of the image ?
A. Overlay
B. Clearfix
C. Clarity
D. Opacity
View Answer
Q2.
निम्नलिखित में से कौन सा इंटरनेट पर सर्च इंजन का उदाहरण है?

Which of the following is an example of a search engine on the internet ?
A. MS Office
B. Google
C. Gmail
D. Windows
View Answer
Q3.
CSS सिंटैक्स में “रंग: काला” को __________ के रूप में जाना जाता है।

The “color:black” in CSS syntax is known as __________.
A. Value
B. Declaration
C. Selector
D. Rule
View Answer
Q4.
एकल तत्व की शैली को परिभाषित करने के लिए किस CSS चयनकर्ता का उपयोग किया जाएगा?

Which CSS selector will be used to define a single element's style ?
A. Id
B. Class
C. Text
D. Name
View Answer
Q5.
निम्नलिखित transition में, .4s क्या वर्णन करता है?

In the following transition, what does .4s describe ?
A. Word-spacing
B. Padding
C. Duration
D. Property
View Answer
Q6.
एंगुलरजेएस एक __________ है।

AngularJS is a __________.
A. HTML Framework
B. .Net Framework
C. JavaScript framework
D. Oracle Framework
View Answer
Q7.
निम्न में से कौन सा कोड सबसे कुशल है?

Which of the following code is most efficient ?
A. Code 1
B. Code 2
C. Both Code 1 and Code 2
D. Cannot Compare
View Answer
Q8.
AngularJS में एक मॉड्यूल क्या है?

What is a module in AngularJS ?
A. expression
B. application
C. element
D. none of the above
View Answer
Q9.
वेब पर छवियों का मानक रिज़ॉल्यूशन क्या है?

What is the standard resolution of images on the web ?
A. 72 PPI
B. 300 PPI
C. 256 PPI
D. 172 PPI
View Answer
Q10.
बॉडी बैकग्राउंड कलर के लिए किस एट्रीब्यूट का प्रयोग किया जाता है ?

Which attribute is used for body background color ?
A. bgcolor
B. background
C. back color
D. None of the above
View Answer
Q11.
स्थिति कोड के संदर्भ में निम्नलिखित में से कौन सा विकल्प गलत है?

Which of the following options is incorrect with reference to status codes ?
A. 200 OK
B. 304 Not Found
C. 400 Bad Request
D. 301 Moved Permanently.
View Answer
Q12.
__________ HTML टैग है जिसका उपयोग सुपरस्क्रिप्ट टेक्स्ट के लिए किया जाता है।

__________ is the HTML tag used for superscript text.
A. <sup>
B. <superscript>
C. <s>
D. <superscripted>
View Answer
Q13.
CSS में, चयनकर्ता __________ का उपयोग उन तत्वों का चयन करने के लिए किया जाता है जिन्हें आप स्टाइल करना चाहते हैं।

In CSS, selectors are __________ used to select the elements you want to style.
A. Classes
B. Patterns
C. Properties
D. Functions
View Answer
Q14.
__________ HTML5 दस्तावेज़ के लिए एक घोषणा है।

__________ is a declaration for an HTML5 document.
A. <!DOCTYPE html>
B. </DOCTYPE html>
C. <DOCTYPE html>
D. <DOCTYPE html!>
View Answer
Q15.
CSS सिंटैक्स को __________ भागों में विभाजित किया गया है।

CSS syntax is divided into __________ parts.
A. Selector and Declaration
B. Property name and value
C. Color and style
D. None of these
View Answer
Q16.
इमेज __________ पिक्सल के रंग बदलकर इमेज का रूप बदल रहा है।

Image __________ is changing the appearance of an image by altering the colors of the pixels.
A. cropping
B. filtering
C. blurring
D. rotating
View Answer
Q17.
निम्नलिखित में से कौन सा वेबकिट के लिए CSS एक्सटेंशन उपसर्ग है?

Which of the following is the CSS Extension Prefixes for Webkit ?
A. -webkit
B. -o-
C. -web
D. -chrome
View Answer
Q18.
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.
View Answer
Q19.
वेब क्लाइंट द्वारा वेब पेज देखने के लिए किस प्रोग्राम का उपयोग किया जाता है?

Which program is used by web clients to view the web pages ?
A. Web browser
B. Protocol
C. Web Server
D. Search engines
View Answer
Q20.
सीएसएस का उपयोग करके सफेद रंग निर्दिष्ट करने के लिए निम्न में से कौन सा तरीका मान्य है

Which of the following ways are valid to specify white color using CSS
A. Only I
B. Only III
C. Both I and III
D. Both I and II
View Answer
Q21.
इंटरनेट की उत्पत्ति __________ की अवधारणा से हुई है।

The internet originated from the concept of __________.
A. Microsoft
B. ARPANET
C. Web
D. IBM
View Answer
Q22.
निम्नलिखित में से कौन सा वेब प्रकाशन की आवश्यकता के लिए सही विकल्प है?

Which of the following is the correct option for the requirement of web publishing ?
A. Internet Connection
B. Web development software
C. Web Server
D. All of the above
View Answer
Q23.
यदि हम निम्नलिखित दो चर जोड़ते हैं तो किस प्रकार का मूल्य मुद्रित होता है?

What type of value gets printed if we add the following two variables ?

var a = "10";var b = 50;
A. Long
B. Text
C. Integer
D. Number
View Answer
Q24.
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
View Answer
Q25.
कौन सी सीएसएस संपत्ति निर्दिष्ट करती है कि सामग्री बॉक्स में फिट करने के लिए वीडियो या छवि का आकार कैसे बदला जाता है?

Which CSS property specifies how a video, or an image is resized to fit its content box ?
A. Position
B. Object-position
C. Object-fit
D. None of these
View Answer