MCQ [ Web Technology – Part I ] April 18, 2024 by jaminrai Web Technology Part I 1 / 62Which language is used for creating basic Web Pages? HTML PASCAL C BASIC 2 / 62What is the correct HTML tag for inserting a line break? <br> 3 / 62For uniquely identifying elements name which attribute is used? Class Header Id None 4 / 62What type of architecture is followed in CMS? MVC MV MMVC MC 5 / 62There are__________ different of heading tags in HTML 4 6 5 6 6 / 62What of the following tag is not valid in HTML5? <p> <s>tag <I>tag 7 / 62Which one of the following tags is used to add caption to a table? <caption> 8 / 62Tags and test that are not directly displayed on the page are written in _____ section. <title> 9 / 62When was the Internet originally developed? 1959 1979 1969 1989 10 / 62What of the following statement is not true? It defines character set for html. It describes keywords for web searching purposes. tag is defined within tags. It defines author of the webpage. 11 / 62Choose the correct option. By default, contents written between <th> and </th> are bold and centered. Both are correct <th> is used for defining the heading of a table. 12 / 62What is a search engine? a machinery engine that search data a hardware component a web site that searches anything a program that searches engines 13 / 62Which tag creates a check box for a form in HTML? 14 / 62HTML document should begin with the _______ tag tag <TITLE> tag tag 15 / 62What is the purpose of using CMS? Because it’s very user friendly All these options are correct To reach out to audience with low coding knowledge To make regular web designing easy. 16 / 62Which of the following protocol is not an example of TCP/IP based protocol? IP HTTP FTP Token Passing 17 / 62Which of the following statement is not true? HTML is not case sensitive language. Almost all browser support HTML. In HTML codes: is starring tag and is ending tag. All tags of html must have a pair tags open tag and close tag. 18 / 62How can you make a numbered list? <dl> List <ul> <ol> 19 / 62With the help of which tag, is a row defined in HTML? <tr> 20 / 62Who developed first popular web services: World Wide Web? Bob Kahn Lawrence Robert Tim Berners Lee Robert Taylor 21 / 62What is the color code of blue color in html? #00ff00 #ff00ff #0000ff #ff0000 22 / 62What is the default start of item marker in ordered list? 1 i I None of the answers are correct 23 / 62CSS stands for Creative Style Sheet Color and style sheets Cascading style sheets Cascade style sheets 24 / 62The tag used to add images to the HTML document is_______ <FONT> <HR> <IMG> 25 / 62What is the abbreviation of HTTP? None Hypertext tag path Hypertext transfer path Hyper Text Transfer Protocol 26 / 62Which of the following is not an example of content management system software? WordPress WordPerfect Joomla Webflow 27 / 62What is the correct HTML for adding a background color? yellow 28 / 62What is the full form of HTML? Hyphenation text markup language Hyper text marking language Hypertext markup language Hyphenation test marking language 29 / 62Which of the following element is not valid form tag? tag <textarea> tag 30 / 62Which of the following statement is not true? Internet is global networks which is control by the Department of Defence, USA. Internet is defined as the network of networks. Internet is public network based on TCP/IP suite Internet is the global system of interconnection of millions of networks. 31 / 62Search Engines are able to search type_____ of information. Videos Images All of these Documents 32 / 62Which of the following is not a pair tag? <i> <u> <p> <img> 33 / 62What is the correct HTML for referring to an external style sheet? All of the above mycss.css 34 / 62Which HTML tag would be used to display power In expression (A+B)2 ? <SUB> <SUP> <B> <P> 35 / 62Which of the following is not attribute of <body> tag in HTML5? link text background bgcolor 36 / 62Which of the following tag is not valid table tag? <th>tag <tr>tag <td> 37 / 62Choose the correct HTML tag for the smallest size heading? <h6> <h1> 38 / 62Which tag inserts a line horizontally on your web page? <hr> <tr> 39 / 62What is DNS? Helps to transfers webpages on the Internet. Helps to define unique name for server or web services on the Internet. Helps to link the webpages on the Internet. Helps to store websites on the Internet. 40 / 62The HTML attribute used to define the internal stylesheet is - style 41 / 62Web search engines stores information about many web pages by a_________ Web Router Web Indexer Web Organizer Web Crawler 42 / 62Which of the following is not an example search engine? Facebook Yahoo Bing Google 43 / 62What is the full form of CMS? Content Maintainers System Content Management System Content Marketing System Content Management Site 44 / 62Which of the following statement is not true about HTTP? It makes platform for reliable and secure transmissions of webpages on the Internet. It defined set of rules to transfer the webpages with hyperlinks. It helps to transfers emails from one computer to another on the Internet. Itallows for transferring information from one computer to another on the Internet. 45 / 62How can you make an e-mail link? <a href="mailto:xxx@yyy"> <a href="xxx@yyy "> xxx@yyy 46 / 62What is the default item marker in unordered lists of HTML? Marker Circle None disc 47 / 62The domain name system is maintained by a single server a single computer Distributed database system none of the mentioned 48 / 62Which of the following statement is not true? HTML helps to embed text, graphics, audio, video and animation on webpage HTML also provides a link to interconnect multiple webpages HTML is standard language for designing webpages HTML helps to develop both static and dynamic websites 49 / 62What are the stages of web development processes in sequential order? Designing, Planning, Development, Launch and Maintenance Planning, Development, Designing, Maintenance and Launch Planning, Designing, Development, Maintenance and Launch Planning, Designing, Development, Launch and Maintenance 50 / 62Which of the following is not valid object in HTML? <img> <video> <audio> 51 / 62How can you make a bulleted list? <ul> <ol> 52 / 62How can you make a bulleted list? <ol> <ul> 53 / 62Which of the following is not example of web browser? Safari MS Edge MS Outlook Google Chrome 54 / 62<UL> ... </UL> tag is used to underline the text display the numbered list display the bulleted list bold the text 55 / 62Which of the following tag is not the structural tag of HTML5? <header>, <footer> <main>,<nav> <section>, <article> , 56 / 62Which of the following tag is not valid in HTML5? <hr> tag <br>tag <tr> 57 / 62Marquee is a tag in HTML to ............ None of above Display text with scrolling effect Mark the text so that it is hidden in browser mark the list of items to maintain in queue 58 / 62An unordered list in HTML starts with a <li> tag None of the option tag <ul>tag 59 / 62Which of the following is not valid CSS type? Exline Internal External Inline 60 / 62If you want to merge two or more rows in a table which attribute you can use? colmerge colspan rowspan rowmerge 61 / 62Which tag allows you to add a row in a table? <th>and </th> and <tr> and </tr> <td> and </td> 62 / 62Choose the correct HTML tag to make a text italic <i> Your score isThe average score is 43% 0% Restart quiz Post Views: 936