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) In which of the following ways can a submit button be created? a. <input type="reset" value="Submit"/> b. <input type="submit" value="Submit"/> c. <input type="text" value="Submit"/> d. <input type="button" value="Submit"/> 2) One of the special features of an interpreter in reference with the for loop is that ___________ a. Before each iteration, the interpreter evaluates the variable expression and assigns the name of the property b. the iteration is finite when an interpreter is used c. The body of the loop is executed only once d. The iterations can be infinite when an interpreter is used 3) _________ the general form of the name of a file or directory, specifies a unique location in a file system. a. Source name b. Path name c. URL and Port number d. Host number 4) _________ networks are more commonly implemented where less than ten computers are involved and where strict security is not necessary. a. Application b. Client/server c. Peer-to-peer d. Domain name server 5) An Internet E-mail message consists of ___________ components a. Five b. Three c. Two d. Four 6) What should be the first tag in any HTML documents ? a. <html> b. <title> c. <head> d. <document> 7) Which is the correct syntax for Angular Module ? a. var variable_name = angular.module(); b. var variable_name =angular.modules("app_name"); c. var variable_name = angular.module("app_name", ); d. var variable_name = new module(); 8) In Email________ is used to determine where a message is sent, and also records the specific path the message follows as it passes through each mail server. a. Message envelope b. Message notification c. Message body d. Message header 9) Multiple declarations of variables are separated by which symbol. a. Asterisk b. Semicolon c. Colon d. Comma 10) The 4 byte IP address consists of a. Both A) and B) b. None of the above c. Host Address d. Network Address 11) ___________ is used to enable the use of active documents a. CGI b. All the above c. JAVA d. HTML 12) HTML tag defines the a. Ordered list b. Descriptive list c. Unordered list d. Description list 13) Which of the following is not a colour specification format ? a. RGB b. GIF c. HSB d. CMYK 14) If an element becomes invisible but the rest of the web page layout is not affected, then what could be the property applied to that element? a. visibility: none; b. display: hidden; c. visibility: hidden; d. display: none; 15) Which of the following components can be injected as a dependency in AngularJS? a. value b. All of the above c. factory d. service 16) Which of the following is correct ? a. Style sheets allow content to be optimized for more than one type of device. b. Using CSS, we can view onine websies. Ine cache also ensures faster loading and better overall performance of the website. c. CSS can store web applications locally With the help of an offline cache d. All of the above. 17) Which tag tells the browser where the HTML page starts and stops? a. <head> b. <title> c. <body> d. <html> 18) ISDN PRI has how many channels a. 24B+1D b. 23B+1D c. 25B+1D d. 22B+1D 19) Which of the following is a valid tag? a. None of these b. Both a) and b) c. <BODY> d. [BODY] 20) which tags is used to mark a beginning of paragraph. a. <P> b. <br> c. <tr> d. <td> 21) tag in HTML is used for creating a. List b. Links c. Address d. None of the options 22) Which of the following is a two sided tag? a. LI b. DT c. DL d. DD 23) JavaScript was invented by _____ a. Brendan Eich b. HelSinki Linus c. James Gossling d. W3 Group 24) Which of the following is the abbreviation of JPEG? a. Joint Photographic Expanded Group b. Joint Photographs Expansion Group c. Joint Photographic Expansion Group d. Joint Photographic Experts Group 25) How do you make each word in a text start with a capital letter? a. transform:capitalize b. text-transform:capitalize c. text-style:capitalize d. You can't do that with CSS 26) Which property is used to give space between content and border? a. indent b. gap c. margin d. padding 27) Which is not a valid list type in W3.List? a. Large b. Small c. XLarge d. XSmall 28) Which of the following selector selects an element that has no childern ? ? a. :no-child b. :inheritance c. :nochild d. :empty 29) Which of the following object is the main entry point to all client-side JavaScript features and APIs? a. Position b. Location c. Standard d. Window 30) Which of the following is true about JavaScript? a. JavaScript is an Object-Based language b. JavaScript is an Object-Oriented language c. JavaScript is Assembly-language d. JavaScript is a High-level language 31) Which of the following element defines a group of related options in a drop-down list? a. <output> b. <option> c. <form> d. <optgroup> 32) What does Photo Editing mean? a. make completely new images b. All of the above c. photo manipulation d. changing of images 33) How do you make the text bold using CSS? a. font:bold; b. font-weight:bold; c. style:bold; d. text:bold; 34) Correct HTML to left align the content inside a table cell is a. <td align = "left"> b. <td raligh = "left" > c. <tdleft> d. <td leftalign> 35) Which of the following can be used to call a JavaScript Code Snippet? a. Function/Method b. Preprocessor c. RMI d. Triggering Event 36) What are the two segments of a style tag? a. None b. Head section and body section c. Name and content d. Selector and property 37) 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 38) Which property is used in CSS to change the background color? a. color b. background-color c. back-color d. bgcolor 39) Take the item out. a. Manipulation b. Pretending c. Denial of Service d. Win2000 40) Internet’s initial development was supported by: a. All of the above b. Information Retrieval c. Communication d. Presentation of Information 41) What type of CSS is generally recommended for designing large web pages? a. None of These b. Internal c. External d. Inline 42) Which class property makes an image transparent ? a. w3-opacity b. w3-trans c. w3-grayscale d. None of the above 43) What is a web crawler? a. A program that index web sites b. A browser c. A hacker community who hacks web sites d. A computer virus 44) Netscape Navigator and other browsers, such as the following, are available free on the Internet: a. Adobe PageMaker b. Internet Explorer c. None of the above d. HotDog 45) Which of the following selector applied styles to elements that are valid per HTML5 validations set either with the pattern or type attributes ? a. :valid b. :required c. :optional d. :invalid 46) Which of the following selectors select any tag with an id attribute set ? a. E#id b. #id c. * d. .class 47) What is the tag for an inline frmae? a. inlineframe b. Inframe c. frame d. Iframe 48) If the width of an element is exceeded by the content of the element, then which property will define the behaviour of the content? a. overflow-width b. overflow -z c. overflow-x d. overflow-y 49) Which of the following is required for joining the internet? a. Internet architecture board b. Internet Society c. Internet Service Provider d. Different Computer 50) Choose the correct HTML element for the largest heading : a. <h1> b. <h6> c. <head> d. <heading> 51) What is the shortcut key to create a duplicate layer of a layer? a. Ctrl+N b. Ctrl+D c. Ctrl+J d. Ctrl+V 52) AngularJS expressions bind AngularJS data to HTML like which of the following directive? a. ng-model b. ng-bind c. ng-repeat d. ng-app 53) Which of the following is/are a You cannot copy content of this page