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