page-banner
WDP M2-R5.1 Quiz-9
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)

Q 3. निम्न में से कौन टैग की विशेषता है?

Which of the following is an attribute of
tag?

A. SRC

B. LINK

C. CELLPADDING

D. BOLD

Q 4. वेबपेज पर लिंक बनाने के लिए HTML में सही सिंटैक्स क्या है?

What is the correct syntax in HTML for creating a link on a webpage?

A. <LINK SRC="home.html">

B. <BODY LINK = "home.html">

C. <A SRC = "home.html">

D. <A HREF = "home.html">

Q 5. FTP प्रोग्राम किसके लिए प्रयोग किया जाता है?

What is a FTP program used for?

A. Transfer files to and from an Internet Server

B. Designing a website

C. Connecting to the internet

D. None of the above