Q 1.
expression (A+B)2 में Power प्रदर्शित करने के लिए किस HTML टैग का उपयोग किया जाएगा?
Which HTML tag would be used to display power in expression (A+B)2?
A. <SUP>
B. <SUB>
C. <B>
D. <P>
Q 2.
टेक्स्ट को बोल्ड बनाने के लिए सही HTML टैग चुनें?
Choose the correct HTML tag to make the text bold?
A. <B>
B. <BOLD>
C. <STRONG>
D. Both A) and C)