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