page-banner
WDP M2-R5.1 MCQs SET-4
Q21.
W3-panel के संबंध में कौन से कथन सही हैं?<break-line><break-line>Which statements are correct regarding w3-panel?
A. w3-panel class is perfect for displaying notes.
B. w3-panel class is perfect for displaying quotes.
C. w3-panel class is perfect for displaying alerts.
D. All statements are correct
View Answer
Q22.
__________ का उपयोग यूजर इनपुट, यूजर एक्शन और ब्राउजर एक्शन की पहचान करने के लिए किया जाता है।<break-line><break-line>_____________ are used to identify user input, user action, and browser actions.
A. Input handler
B. Event handler
C. Document handler
D. Action handler
View Answer
Q23.
CSS के बॉक्स मॉडल के बारे में क्या सत्य है ?<break-line><break-line>What is true about the Box model of CSS?
A. It defines a virtual box drawn around elements
B. Content of each element is surrounded by padding only
C. Content of each element is surrounded by a border only
D. Content of each element is surrounded by a margin only
View Answer
Q24.
किसी दस्तावेज़ की सामग्री के एक स्वतंत्र टुकड़े को प्रस्तुत करने और उसका प्रतिनिधित्व करने के लिए किस टैग का उपयोग किया जाता है?<break-line><break-line>Which tag is used to render and represent an independent piece of content of a document?
A. Blog
B. Article
C. Newspaper
D. Record
View Answer
Q25.
जावास्क्रिप्ट में एक एलिमेंट को ______ का उपयोग करके एक्सेस किया जा सकता है:<break-line><break-line>An element can be accessed in JavaScript using:
A. getElementsByName
B. getElementsById
C. getElementsByClassName
D. All of the above
View Answer