page-banner
WDP M2-R5.1 MCQs SET-19
Q16.
एंगुलरजेएस में किस निर्देश का उपयोग बाहरी टेम्पलेट्स को दृश्य में शामिल करने के लिए किया जाता है?<break-line><break-line>Which directive in AngularJS is used to include external templates in the view?
A. ng-include
B. ng-init
C. ng-repeat
D. ng-model
View Answer
Q17.
किस के द्वारा HTML में एक प्रोग्राम को पढ़ा और रेंडर किया जा सकता है?<break-line><break-line>A program can be rendered in HTML and can be read by
A. Web browser
B. Server
C. interpreter
D. none of these
View Answer
Q18.
स्ट्रिंग को अपरकेस में बदलने के लिए AngularJS में किस बिल्ट-इन फ़िल्टर का उपयोग किया जाता है?<break-line><break-line>Which built-in filter in AngularJS is used for converting a string to uppercase?
A. uppercase
B. lowercase
C. number
D. currency
View Answer
Q19.
निम्नलिखित में से कौन HTML में पैराग्राफ टैग है?<break-line><break-line>Which of the following is a paragraph tag in HTML?
A. <p>
B. <b>
C. <former>
D. none of these
View Answer
Q20.
इनलाइन शैलियों को परिभाषित करने के लिए निम्नलिखित में से कौन सी HTML विशेषता का उपयोग किया जाता है?<break-line><break-line>Which of the following HTML attribute is used to define inline styles?
A. style
B. type
C. class
D. none of these
View Answer