page-banner
WDP M2-R5.1 MCQs SET-7
Q6.
निम्नलिखित में से कौन सा डिफ़ॉल्ट फ़ॉन्ट आकार W3.CSS में उपयोग किया जाता है?<break-line><break-line>Which of the following is the default font size used in W3.CSS?
A. Times New Roman
B. Verdana
C. Arial
D. Segoe UI
View Answer
Q7.
सबलाइम टेक्स्ट एडिटर किस भाषा में लिखा जाता है?<break-line><break-line>Sublime text editor is written in which language?
A. PHP
B. Python
C. C++
D. Both (B) and (C)
View Answer
Q8.
निम्नलिखित में से कौन से दो सामान्य ईवेंट हैंडलर फ़ंक्शन हैं जो बटन और मूवी क्लिप दोनों के लिए उपयोग किए जाते हैं?<break-line><break-line>Which of the following are two common event handler functions used for both Buttons and Movie Clips?
A. onRollOver()
B. onRollOut()
C. Both (A) and (B)
D. None of the above
View Answer
Q9.
निम्नलिखित में से कौन सा सही CSS सिंटैक्स है?<break-line><break-line>Which of the following is the correct CSS syntax?
A. <h1 "color:Tomato;">...</h1>;
B. <h1 style:"color=Tomato;">...</h1>;
C. <h1 style="color:Tomato;">...</h1>;
D. <h1 “color=Tomato;">...</h1>;
View Answer
Q10.
एंगुलरजेएस में फ़िल्टर के लिए निम्न में से कौन सा प्रतीक प्रयोग किया जाता है?<break-line><break-line>Which of the following is the symbol used for filter in AngularJS?
A. ||
B. |
C. ^|^
D. &|&
View Answer