page-banner
WDP M2-R5.1 MCQs SET-19
Q1.
HTML का अर्थ है -<break-line><break-line>HTML means -
A. hightext machine language
B. Hypertext and Link Markup Language
C. Hyper Text Markup Language
D. none of these
View Answer
Q2.
वेबपेज शुरू करने के लिए HTML टैग्स का सही क्रम है -<break-line><break-line>The correct sequence of HTML tags to start a webpage is -
A. head, title, html, body
B. html, body, title, head
C. html, head, title, body
D. html, head, title, body
View Answer
Q3.
HTML में लाइन-ब्रेक डालने के लिए निम्न में से कौन सा टैग प्रयोग किया जाता है?<break-line><break-line>Which of the following tag is used to insert line-break in HTML?
A. <br>
B. <a>
C. <former>
D. <b>
View Answer
Q4.
HTML में फॉन्ट फेस बदलने का सही तरीका निम्न में से कौन सा है?<break-line><break-line>Which of the following is the correct way to change the font face in HTML?
A. <font name="caliber">……… </font>
B. <font face="Calibri">……… </font>
C. <font="caliber">……… </font>
D. none of these
View Answer
Q5.
एंगुलरजेएस में कौन सा निर्देश HTML टैग्स में एप्लिकेशन डेटा को बाइंड करने के लिए उपयोग किया जाता है?<break-line><break-line>Which directive in AngularJS is used to bind application data to HTML tags?
A. ng-bind
B. ng-model
C. ng-init
D. ng-app
View Answer