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