123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 You Have 2 hours To Complete The Test / Quiz Web Designing and Publishing (M2-R5) Total available questions is More than 1000. Each exam has 100 questions & Answers randomly. You will get 2 hrs to complete the test. Its Mandatory To Fill For Get Certificate After Complete Exam. NameEmail 1) How do you select elements with class name ‘test’? a. .test b. #test c. *test d. test 2) Which CSS selector will be used to define a single element style? a. Name b. Text c. Class d. ID 3) What is JavaScript? a. JavaScript is an assembly language used to make the website interactive b. None of the mentioned c. JavaScript is a scripting language used to make the website interactive d. JavaScript is a compiled language used to make the website interactive 4) In which classes to give hoverable background colors to the text and buttons by using: a. w3.hover-color b. w3-hover-color c. w3-hoverable-color d. w3:hover-color 5) Which of the following syntax is correct for referring to External style sheet? a. <style src=demo.css> b. <stylesheet> demo.css</stylesheet> c. <style src=”demo.css”> d. <link rel=”stylesheet” type=”text/css” href=”demo.css”> 6) The CELLSPACING attribute is used to ___ a. Specify the space between text and border b. Specify the colour of the border c. Specify the space between cells d. Specify the thickness of the border 7) JavaScript is a ____________ age used to enable programmatic access to objects within other applications. a. Scripting language b. Programming language c. Object oriented programming language d. Markup language 8) The pop() method of the array does which of the following task? a. increments the total length by 1 b. decrements the total length by 1 c. updates the element d. prints the first element but no effect on the length 9) ________ is software that runs on a website and it is takes requests from the browsers and gives proper response. a. XML b. web server c. Web d. Java 10) What will be the step of the interpreter in a jump statement when an exception is thrown? a. The interpreter throws another exception b. The interpreter stops its work c. The interpreter throws an error d. The interpreter jumps to the nearest enclosing exception handler 11) Which of the following is not a newly added tag in HTML5? a. nav b. article c. frameset d. audio 12) The default text alignment of tag is a. Left b. Center c. Justify d. Right 13) Access control is implemented using a. Cache b. JSP c. Hyperlinks d. Firewall 14) Which type of CSS is used in the code ? a. Inline CSS b. External CSS c. Internal CSS d. None of these 15) What is the default scripting language in ASP? a. Perl b. JavaScript c. EcmaScript d. VBScript 16) The text inside the tag works like a. <P> formatted text b. <T> formatted text c. <PRE> formatted text d. None Of These 17) Which of the following tag is used for inserting the largest heading in HTML ? a. <h1> b. <h3> c. <h6> d. <h2> 18) What is React.js? a. JavaScript front-end library to create a database b. Open-source JavaScript back-end library c. Free and open-source JavaScript front-end library d. None of the mentioned 19) URL specifies the following: i) protocol used ii) domain name of server hosting web page iii) name of folder with required information iv) name of document formatted using HTML v) the name of ISP a. i), ii), iii), v) b. ii), iii), iv), v) c. i), iii), iv) d. i), ii), iii), iv) 20) To join on the Internet, the computer has to be connected through the a. none of the mentioned b. Internet service provider c. Internet society d. Internet architecture board 21) w3-color and w3-text-color classes can be used to color: a. Paragraph element only b. table element only c. any HTML element d. Heading only 22) What kind of expression is “new Point(2,3)”? a. Invocation Expression b. Primary Expression c. Constructor Calling Expression d. Object Creation Expression 23) In this topology there is a central controller or hub a. Ring b. Bus c. Mesh d. Star 24) To create a bulleted list we use a. <ol> b. <li> c. None of the above d. <ul> 25) How to apply styles to para’s having class ‘style’? (There are other elements with same class name) a. p.style b. p c. p-style d. .style 26) The special formatting codes in HTML document used to present content are ____ a. None of above b. tags c. values d. attributes 27) Which attribute is used to specify the colour to be used for links? a. Link b. VLINK c. TEXT d. BGCOLOR 28) HTML tag for creating a line break is ________. a. < META > b. < HR > c. < BR > d. < script > 29) Which of the following will give blue color to text? a. color: hsl(255, 0, 0); b. color: rgba(0, 0, 255, 0); c. color: rgba(0, 0, 255, 1); d. color: hsl(0, 255, 0); 30) Which property is used to give space between content and border? a. padding b. indent c. gap d. margin 31) Which of the following statement is true for AngularJS? a. AngularJS is a closed-source front-end web framework b. AngularJS is an open-source backend web framework c. AngularJS is an open-source front-end web framework d. AngularJS is a closed-source back-end web framework 32) Extension of Wordpad file a. .doc b. .rtf c. .txt d. .text 33) ________ Command is used to manipulate TCP/IP routing table. a. ipconfig b. route c. traceroute d. ifconfig 34) Default style and color of unvisited link in any browser is a. Underline and Purple b. Underline and Magenta c. Normal and Blue d. Underlined and Blue 35) The __________ property allows to indent the first line of text in an element. a. text-first-indent b. text-first c. first-indent d. text-indent 36) Which statements are correct regarding w3-panel? a. w3-panel class is perfect for displaying alerts b. w3-panel class is perfect for displaying quotes. c. all statements are correct. d. w3-panel class is perfect for displaying notes. 37) Which of the following is suitable for networking in a building? a. MAN b. MAN c. WAN d. LAN 38) Correct HTML Tag for largest heading: a. <h6> b. <h1> c. <heading> d. <head> 39) Which of the following attribute adds audio controls, like play, pause, and volume? a. source b. controls c. src d. audio 40) The first tag inside the tag is _______? a. <TH> b. <HEAD> c. <TD> d. <CAPTION> 41) What is the proper html syntax for referencing an external style sheet ? a. <stylesheet>demostyle.css</stylesheet> b. None of these c. <link rel="stylesheet" type="text/css" href="demostyle.css> d. <style src="demostyle.css"> 42) Why event handlers is needed in JS? a. Adds innerHTML page to the code b. Allows JavaScript code to alter the behaviour of windows c. Change the server location d. Performs handling of exceptions and occurrences 43) Each computer connected to the host computer is known as a a. Source address b. Server c. Client d. Destination address 44) Which class to set background color of any html element in w3.css? a. w3.color b. w3:color c. w3_color d. w3-color 45) IPv6 addressed have a size of a. 256 bits b. 32 bits c. 128 bits d. 64 bits 46) Which HTML tag produces the biggest heading? a. <h4> b. <h9> c. <h7> d. <h1> 47) Which of the following is used to read a HTML page and render it ? a. Web server b. Web matrix c. Web browser d. Web network 48) Which of the following is not a value for font-style property? a. normal b. italic c. none of the above d. oblique 49) The instructions indicated to the browser to display a document are called ___ a. Programs b. Tags c. Codes d. Statements 50) This is an Internet forum to discuss wide range of topics like current news, articles and current affairs, etc. a. E-Discussion b. Newsgroups c. E-Learning d. Chatting 51) Select the CSS property that sets the width of an element’s bottom border? a. border-width-bottom b. border-width c. border-bottom d. border-bottom-width 52) Which W3.CSS Class adds borders at top, right, bottom, left (All Side) to an element a. All of These b. w3-border-all c. w3-border d. w3-border-0 53) Which of the following options is correct for the following statements: 1) Vertical margins add together 2) Horizontal margins add together a. Statement 1) and 2) are both correct b. Statement 1) and 2) are both incorrect c. Statement 1) is incorrect and 2) is correct d. Statement 1) is correct and 2) is incorrect 54) Notepad++ is which type of Software a. All of These b. HTML Editor c. Image Editor d. Text Editor 55) Which of the following Attribute is used to include External JS code inside your HTML Document? a. src b. script c. link d. ext 56) HTML markup language is a set of markup a. Tags b. Attributes c. Sets d. Groups 57) Which symbol indicates class selector in CSS. a. None b. Dot c. Hash d. Plus 58) Which shortcut key is used to duplicate the current line in Notepad++? a. Ctrl+D b. Ctrl+Alt +D c. Alt+D d. Ctrl+Shift + D 59) Full form of DPI a. Disk Point Inch b. Dots per inch c. Display per inch d. Dots per ink 60) Which W3.CSS class class is used to add zebra-stripes to a table a. w3-table-striped b. w3-zebra-striped c. w3-zebra d. w3-striped 61) On the Internet which version of Internet Protocol is most widely used a. Pv3 b. Pv1 c. Pv4 d. Pv6 62) The _____ of the brush defines how transparent the paint is. a. Transparency b. All of the above c. Luminosity d. Opacity 63) element defines text that has been deleted from a document. Browser display them as a. Black color b. Strikethrough c. Red color d. Bold 64) Which CSS specification was first declared to become an official W3C Recommendation? a. CSS level 2.1 b. CSS level 2 c. CSS level 1 d. CSS level0 65) Which of the following is not a semantic element? a. <form> b. <article> c. <span> d. <table> 66) Web pages are uniquely defined using a. Domain b. URL c. IP addresses d. File name 67) Which of the following expressions is true ? a. _expression b. [{ expression }] c. {expression} d. {{ expression }} 68) The CSS property used to specify the transparency of an element is – a. Overlay b. Opacity c. Visibility d. Filter 69) Which property is used to display the text in italics? a. font-style b. font-family c. text-style d. font-weight 70) tag in HTML is used for creating a. Address b. None of the options c. Links d. List 71) If the background image is of larger or smaller size than the container width, then which line of code will resize it to make fully visible? a. background-size: cover; b. background-size: contain; c. background-repeat: no-repeat; d. none of the above 72) Web Crawler has a web robot called a. Crawler Robot b. Web bot c. Web robot d. Crawl bot 73) How many type of Marquee Tool in photoshop? a. 2 b. 5 c. 4 d. 3 74) What is true about CSS? a. provide meaning to the sections of the web page b. none of the above c. define structure of the web page d. apply styles for the web page 75) In CSS, selectors are ___ used to select the element you want to style. a. Classes b. Patterns c. Functions d. Properties 76) Which CSS property should one use to encircle an image with text? a. wrap b. Push c. Float d. Align 77) HTML tags are used to describe document ________. a. form b. Contents c. header d. Body 78) What should be the first tag in any HTML document? a. <head> b. <html> c. <document> d. <title> 79) A _________ is a series of digital media files, usually either digital audio or video that is made available for download via web syndication. a. Podcast b. Collaborative computing c. Data sync d. Groupware 80) Which HTML tag is used for YouTube videos? a. <samp> b. <small> c. <iframe> d. <frame> 81) A linkage of series of prototype objects is called as ________ a. prototype stack b. prototypes c. prototype class d. prototype chain 82) Which of the following is not a colour specification format ? a. HSB b. RGB c. GIF d. CMYK 83) __________ is a search tool that sends user requests to several other search engines and/or databases and aggregates the results into a single list a. CGL b. SGML c. Meta search engine d. Hyper search engine 84) _____ is known as Father of Word wide web. a. Tim Thompson b. Charles Darwin c. Robert Chilliau d. Tim Berners-Lee 85) How many broadcast domains are created when you segment a network with a 12-port switch? a. 12 b. 2 c. 1 d. 5 86) Which of the following represents an internal style sheet? a. <style> tag{property: value;} </style> b. css=”tag{property=value;}” c. style=”tag{property:value;}” d. <style> tag{property=value;} </style> 87) Which of the following is not the keyword of form method attribute? a. POST b. GET c. OUT d. All of These 88) How to insert multiple line comments in a CSS file ? a. // statement // b. //statement c. statement d. /*statement */ 89) CRC is _________technique. a. Infrared wave b. Error Detecting c. Compiled d. Tree network 90) Which of the following is the correct way to create a list using the lowercase letters? a. <ol alpha = "a" > b. <ol letter = "a"> c. None of the above d. <ol type = "a"> 91) Which section of the Web page will contain Meta tags? a. Heading section b. (a) or (b) c. None d. Body section 92) Which of the following selector selects an element if it’s the only child of its parent? a. :only-child b. None of these c. :nth-oftype(n) d. :root 93) How do you group multiple selectors? a. Seperate each selector with a star b. Separate each selector with a plus sign c. Separate each selector with a space d. Separate each selector with a comma 94) Which of the following selector select sibling ? a. E~F b. * c. E.class d. E,F,G 95) What does the name attribute in meta tags specify? a. HTTP header value b. all of the above c. name of the metadata d. name of character encoding 96) Connection oriented services at network layer in OSI model is called a. Datagram subnet b. Packet switching c. None of the options d. Virtual circuit 97) The main purpose of a “Live Wire” in NetScape is to ________ a. Support only non relational database b. Create linkage between client side and server side c. Permit server side, JavaScript code, to connect to RDBMS d. To interpret JavaScript code 98) Possible problems with JavaScript can be: a. All of the above b. Security c. Source code accessible d. Limited graphics and multimedia capabilities 99) How many columns are supported in the responsive grid? a. 11 b. 12 c. 13 d. 10 100) Which of the following is a correct CSS Syntax ? a. body:color=orange; b. {body; color:orange;} c. {body: color=orange;} d. body{color:orange} Your score is You cannot copy content of this page Go to mobile version