page-banner
WDP M2-R5.1 MCQs SET-3
Q21.
स्विच ब्लॉक से बाहर आने के लिए किस Statement का प्रयोग किया जाता है?<break-line><break-line>Which statement is used to come out of switch block?
A. exit
B. break
C. default
D. out
View Answer
Q22.
Angular JS एप्लिकेशन को इनिशियलाइज़ करने का निर्देश:<break-line><break-line>Directive to initialize Angular JS application:
A. ng-app
B. ng-init
C. ng-model
D. none of the above
View Answer
Q23.
W3.css में मूल सूचियों की पहचान करें<break-line><break-line>Identify the basic lists in W3.css
A. W3-ol
B. W3-border
C. W3-center
D. All of the above
View Answer
Q24.
कनफ्लिक्टिंग स्टाइल के बारे में क्या सच है?<break-line><break-line>What is true about Conflicting Styles?
A. Conflict occurs as styles can be defined by a user, an author, or a user agent (e.g., a web browser)
B. Styles 'cascade,' or flow together
C. Ultimate appearance of elements depends on a combination of styles defined in several ways
D. Styles defined by the user agent take precedence over those defined by the user
View Answer
Q25.
______________ एक सामान्य इनलाइन तत्व है जो किसी अंतर्निहित स्वरूपण को लागू नहीं करता है।<break-line><break-line>______________ is a generic inline element that applies no inherent formatting.
A. div
B. span
C. color
D. width
View Answer