page-banner
WDP M2-R5.1 MCQs SET-8
Q1.
Notepad++ का पहला संस्करण कब जारी किया गया था?<break-line><break-line>When was the first version of Notepad++ released?
A. 2002
B. 2003
C. 2005
D. 2008
View Answer
Q2.
Notepad++ टेक्स्ट एडिटर किसमें लिखा गया था?<break-line><break-line>Notepad++ text editor was written in?
A. Java
B. VB
C. C++
D. Python
View Answer
Q3.
Notepad++ विशेष रूप से किसके लिए डिज़ाइन किया गया है?<break-line><break-line>Notepad++ is specially designed for?
A. editing machine code
B. create document
C. create chart and table
D. editing source code
View Answer
Q4.
HTML में एक unordered सूची (बुलेट में सूची आइटम वाली सूची) कैसे बनाएं?<break-line><break-line>How to create an unordered list (list containing list items in bullets) in HTML?
A. <ul>
B. <ol>
C. <li>
D. <i>
View Answer
Q5.
HTML में किसी टैग के बंद होने का प्रतिनिधित्व करने के लिए किस character का उपयोग किया जाता है?<break-line><break-line>Which character is used to represent the closing of a tag in HTML?
A. \
B. !
C. /
D. .
View Answer