page-banner
WDP M2-R5.1 MCQs SET-7
Q1.
CSS में टेक्स्ट का आकार कैसे बदलें?<break-line><break-line>How to change the text size in CSS?
A. font-family
B. font-size
C. font
D. Both (A) and (C)
View Answer
Q2.
निम्नलिखित में से कौन सा सर्च इंजन नहीं है?<break-line><break-line>Which of the following is not a search engine?
A. Safari
B. Yahoo
C. Google
D. DuckDuckGo
View Answer
Q3.
W3.CSS में "s3" वर्ग परिभाषित करता है:<break-line><break-line>"s3" class in W3.CSS defines:
A. 3 of 12 columns (width:33.33%) for large screens.
B. 3 of 12 columns (width:33.33%) for small screens.
C. 3 of 12 columns (width:25.00%) for small screens.
D. 3 of 12 columns (height:25.00%) for large screens.
View Answer
Q4.
एक खाली स्टेटमेंट मिलने पर इंटरप्रेटर _______ करेगा?<break-line><break-line>On encountering an empty statement, the interpreter will do:
A. Encounters an error
B. Ignores the statements
C. Throw exception
D. None of these
View Answer
Q5.
जावास्क्रिप्ट में Confirm() method किस method से संबंधित है?<break-line><break-line>Confirm() method in JavaScript belongs to which method?
A. document
B. window
C. frame
D. method
View Answer