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