page-banner
WDP M2-R5.1 MCQs SET-10
Q16.
निम्नलिखित जावास्क्रिप्ट कोड का आउटपुट क्या है?<break-line><break-line>What is the output of the following JavaScript code ?<break-line><break-line><script>var a; document.getElementById("demo").innerHTML = a+1;</script>
A. +0
B. undefined
C. 1
D. NaN
View Answer
Q17.
निम्नलिखित में से किसे त्रुटि नहीं माना जाता है:<break-line><break-line>Which one of the following is not considered as an error :
A. Division by zero
B. Missing of Bracket
C. Syntax error
D. Missing of semicolons
View Answer
Q18.
सबलाइम टेक्स्ट एडिटर में __________ खोलने के लिए Ctrl + ⇧ + P शॉर्टकट कुंजी है।<break-line><break-line>Ctrl + ⇧ + P is the shortcut key to open __________ in sublime text editor.
A. Web Browser
B. Command Prompt
C. Quick-open files by name
D. Toggle sidebar
View Answer
Q19.
निम्नलिखित में से कौन सा/से कथन सही है/हैं?<break-line><break-line>Which of the following statements is/are correct ?
A. An IP address consists of four bytes (or 32 bits) each of which can be a number from 0 to 255.
B. For browsing or sending an email, an IP address assigned to the computer is required.
C. IP address is always unique for each computer.
D. All are correct.
View Answer
Q20.
निम्नलिखित में से कौन नियमों के सेट को परिभाषित करता है जिसका अनुसरण नेटवर्क पर मौजूद प्रत्येक कंप्यूटर द्वारा किया जाता है?<break-line><break-line>Which of the following defines the set of rules that are followed by each computer present on a network ?
A. Web
B. HTTP
C. Domain
D. Protocol
View Answer