page-banner
WDP M2-R5.1 MCQs SET-7
Q11.
यदि HTML में उनके क्लोजिंग टैग का उपयोग नहीं किया जाता है तो कौन से टैग प्रभावित नहीं होंगे?<break-line><break-line>Which tags won’t get affected if their closing tags are not used in HTML?
A. <html>
B. <hr>
C. <br>
D. Both (B) and (C)
View Answer
Q12.
Adobe Flash CS4 में निम्नलिखित में से कौन सा सही ट्वीन है?<break-line><break-line>Which of the following is the correct Tween in Adobe Flash CS4?
A. Classic Tween
B. Shape tweens
C. Motion Tween
D. All of the above
View Answer
Q13.
यदि हम POST करने के लिए method विशेषता (method = “post”) का मान सेट करते हैं तो फ़ॉर्म की प्रतिक्रिया क्या होगी?<break-line><break-line>What will be the response of the form if we set the value of method attribute (method = “post”) to POST?
A. Submitted form data is not shown in the URL
B. Submitted form data is shown in the URL
C. Appends the form data to the URL, in name/value pairs
D. None of these
View Answer
Q14.
CSS में तत्व की पारदर्शिता को निर्दिष्ट करने के लिए निम्न में से किसका उपयोग किया जाता है?<break-line><break-line>Which of the following is used to specify the transparency of an element in CSS?
A. opacity
B. filter
C. visibility
D. vague
View Answer
Q15.
निम्नलिखित ऑपरेटर “>>>” दर्शाता है:<break-line><break-line>The following operator “>>>” represents:
A. Bitwise Right shift
B. Bitwise Right shift with zero
C. Bitwise Left shift
D. Bitwise Left shift with zero
View Answer