page-banner
WDP M2-R5.1 MCQs SET-5
Q21.
AngularJS में एक मॉड्यूल का उपयोग करके बनाया जा सकता है:<break-line><break-line>A module in AngularJS can be created using:
A. angularjs.module
B. module.angular
C. angular.modules
D. angular.module
View Answer
Q22.
HTTP प्रोटोकॉल किस पोर्ट पर कार्य करता है?<break-line><break-line>The protocol HTTP works on which port?
A. 20
B. 80
C. 21
D. 443
View Answer
Q23.
जावास्क्रिप्ट में alert() फ़ंक्शन का उपयोग किया जाता है:<break-line><break-line>The alert() function in JavaScript is used for:
A. To display a virtual alert box
B. To display output on console
C. To evaluate the expression
D. Both (A) and (C)
View Answer
Q24.
CSS वेरिएबल की वैल्यू डालने का फंक्शन है:<break-line><break-line>Function to insert values of a CSS variable is:
A. var()
B. rand()
C. varchar()
D. calc()
View Answer
Q25.
CSS में एक प्रकार का कॉम्बिनेटर है:<break-line><break-line>A type of combinator in CSS is:
A. >
B. +
C. ~
D. All of the above
View Answer