Web Technology MCQ Questions and Answers

Take Exam

Web Technology MCQs cover essential topics like HTML, CSS, JavaScript, and HTTP fundamentals. This collection of web programming questions and answers is ideal for students and job seekers preparing for TCS, Wipro, and Accenture placements. Each question includes a detailed explanation to enhance conceptual clarity and web development understanding. Practice these Web Technology MCQs with answers to boost your confidence for both academic tests and technical interviews.

Web Technology MCQ

Showing 10 of 68 questions

11. How can you open a link in a new browser window ?

  • < a href = "url" target = "new">
  • <a href = "url" target = "-blank">
  • <a href = "url".new>
  • <a href = "url" target = "open">
Show Answer Report

12. The correct HTML to left align the content inside a table cell is

  • <tdleft>
  • <td raligh = "left">
  • <td align = "left">
  • <td leftalign>
Show Answer Report

13. The latest HTML standard is

  • XML
  • SGML
  • HTML 4.0
  • XHTML 1.0
Show Answer Report

14. Markup tags tell the web browser

  • how to organise the page
  • how to display the page
  • how to display message box on page
  • none of these
Show Answer Report

15. What is correct HTML for making a hyperlink

  • <a url ="http ://.company.com">company.com<ja>
  • <a>http://www.company.com<ja>
  • <a href = "http://www.company.com">company <ja>
  • <a name = "http:// www.company.com">company.com <(a)>
Show Answer Report

16. The common element which describe the web page, is

  • heading
  • paragraph
  • list
  • all of these
Show Answer Report

17. Method used to send the data is stored in an environment variable on the web server is

  • CONTENT-LENGTH
  • GET
  • REQUEST
  • POST
Show Answer Report

18. Main container for <TR>, <TD> AND <TH> is

  • <TABLE>
  • <GROUP>
  • <DATA>
  • All of these
Show Answer Report

19. The tag which allows you to rest other HTML tags within the description is

  • <TH>
  • <TD>
  • <TR>
  • <CAPTION>
Show Answer Report

20. <INPUT> IS

  • format tag
  • empty tag
  • both (a) and (b)
  • none of these
Show Answer Report
Questions and Answers for Competitive Exams Various Entrance Test