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