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) Raj can receive his e-mail, but he cannot send e-mail. Which of the following is most likely causing his problem? a. SMTP b. IMAP c. UART d. POP3 2) A computer communication technology that provides a way to interconnect multiple computers across short distance is a. WAN b. LAN c. MAN d. None of the above 3) To use w3.css in your program__________add stylesheet in the web page. a. href="https://www.w3schools.com/ …lib/w3.css" b. href="https://www.w3school.com/lib/.css c. hrefs="http"//www.w3school.com/ …lib/w3.css" d. href="http://www.w3schools.com/lib/w3.css" 4) Which tag is used to identify the author’s name of the web document? a. Font tag b. Title tag c. Anchor tag d. Meta tag 5) What will happen if reverse() and join() methods are used simultaneously? a. Reverses b. Reverses and concatenates the elements of the array c. Stores the elements of an array in normal order d. Reverses and stores in the same array 6) What is JavaScript? a. JavaScript is a scripting language used to make the website interactive b. JavaScript is a compiled language used to make the website interactive c. None of the mentioned d. JavaScript is an assembly language used to make the website interactive 7) Which elements is used in the section on an HTML/XHTML page, if we want to use an external style sheet file to decorate the page ? a. <link> b. <src c. <css> d. <style> 8) what are the benifit of using CSC in web pages a. All of the above b. Easier to maintain and update. c. More formatting options. d. Greater consistency in design. 9) Which of the following is the property that is triggered in response to JS errors? a. onmessage b. onclick c. onerror d. onexception 10) Identify where a element can be used. a. Introduction b. All the above c. Chapters d. News Item 11) w3.cSS is a standard CSS that has a. jQuery library. b. Both (A) and (B) are false. c. Both (A) and (B) are true. d. JavaScript library. 12) What is the role of JavaScript in web design? a. define the content of webpages b. none of the above c. specify the layout of webpages d. program the behavior of webpages 13) Which attribute is used for body background color ? a. bgcolor b. None of the above c. background d. back color 14) The _____ is used to darken pixels in an image. a. Dodge tool b. Healing brush tool c. Burn tool d. Pattern stamp tool 15) Which One is the valid color code for RED in Hexadecimal color scheme a. #FFFFFF b. #000000 c. #FF0000 d. #00FF00 16) which attribute is used to set the space between two cells a. cellspacing b. cellmargin c. cellgapping d. cellpadding 17) The latest HTML standard is a. HTML 4.0 b. XML c. SGML d. HTML 5.0 18) Identify the incorrect media type defined in CSS 2. a. Print b. Arial c. Handheld d. Braille 19) Styles that are placed within style tag are called as: a. Html styles b. Embedded styles c. External styles d. Inline styles 20) Which of the following expressions is true ? a. {expression} b. [{ expression }] c. _expression d. {{ expression }} 21) To start a list at the count of 3 we use a. <ol begin=”3”> b. <ol start=”3”> c. <ol list=”3”> d. <ol num=”3”> 22) Which statements are correct regarding w3-panel? a. w3-panel class is perfect for displaying quotes. b. w3-panel class is perfect for displaying alerts c. all statements are correct. d. w3-panel class is perfect for displaying notes. 23) Identify the non-semantic elements in HTML tags a. <form> b. <table> c. <article> d. <div> 24) XML is a. Extensible Markup Language b. presentation language c. part of DHTML d. superset of HTML 25) Which element is used in the < HEAD> section on an HTML/XHTML page, if we want to use an external style sheet file to decorate the page ? a. < src b. < link> c. < css> d. < style> 26) Which of the following properties will we use to display border around cell without any content? a. Empty-cell b. Noncontent-cell c. Blank-cell d. no-cell 27) What is the correct CSS syntax for making all the elements bold? a. p { font-weight:bold; } b. <p style=”text-size:bold;”> c. <p style=”font-size:bold;”> d. p { text-size:bold; } 28) Error detection at a data link level is achieved by a. Equalization b. Hamming code c. Parity d. Cyclic redundancy code 29) Which tag is used to make blank line in HTML? a. <em> b. <br> c. <b> d. <hr> 30) Scale option is used to change the _________ of an image. a. Size b. Colour c. All of the above d. Area 31) _________ networks are more commonly implemented where less than ten computers are involved and where strict security is not necessary. a. Client/server b. Application c. Domain name server d. Peer-to-peer 32) For what purpose is the CSS padding property used ? a. Border b. Margin c. Background Color d. Space 33) XML stands for ……………? a. presentation language b. Part of DHTML c. Extensible markup language d. super set of HTML 34) Tags and texts that are not directly displayed on the page are written in which section a. <html> b. <head> c. <body> d. <title> 35) ___________ is the standard protocol that allows web clients and servers to communicate. a. HTTP b. URL c. FTP d. HTML 36) What are the two segments of a style tag? a. Head section and body section b. Name and content c. None d. Selector and property 37) Which of the following can be used as a prefix for Directives ? a. data b. ng- c. Both (A) and (B) d. None of the above 38) The system that translates an IP address into an easier to remember name is the a. None of the above b. Packet switching c. Domain numbering system d. DNS 39) _______ is a file left on the computer by a websites browser containing user login, password, user preferences and other personalized information. a. Cookie b. Backup c. Server d. Cache 40) The tag used for creating hypertext and hypermedia links is a. <a> b. <br> c. <pre> d. <hr> 41) Which of the following is the abbreviation of JPEG? a. Joint Photographs Expansion Group b. Joint Photographic Experts Group c. Joint Photographic Expansion Group d. Joint Photographic Expanded Group 42) which attribute is used to set the background image in tag a. background b. image c. backgrounimage d. backgrounpic 43) The transport layer protocols is a. ALP b. UDP c. PPX d. TCP 44) An________is a series of unique numbers that identifies a computer connected to the Internet. Every computer that gets online has an Internet address. a. Internet Protocol b. Ethernet c. Internet Address d. Extranet Address 45) The Magic Wand tool helps you to select areas of the a. Canvas b. All the layers c. Image part with same colours d. Current Layer 46) Which of the following is correct ? a. CSS can store web applications locally With the help of an offline cache b. CSS can store web applications locally With the help of an offline cache c. Style sheets allow content to be optimized for more than one type of device. d. All of the above. 47) Which of the following is true for pseudo class in CSS? a. Select The Active Links b. Are Used to Define a Special State of An Element c. Match A Specified Element d. Are Used to Select All the Visited Links 48) Which tag allows you to add a row in a table? a. rw b. th c. tr d. td 49) What should be used for an unique element as attribute name in the following: a. The element will be in the DOM, but won’t work as required b. class c. The element would not be in the DOM d. id 50) w3.css is alternative of a. AngularJS b. JavaScript c. HTML d. Bootstrap 51) Which is the correct format to apply attribute in any tag a. <tagName attributeName="value">…</tagName> b. <tagName >…</ attributeName="value" tagName> c. </tagName attributeName="value">…</tagName> d. <attributeName="value" tagName>…</tagName> 52) Which of the following is true about JavaScript? a. JavaScript is a High-level language b. JavaScript is an Object-Based language c. JavaScript is Assembly-language d. JavaScript is an Object-Oriented language 53) The environment provided to ASP is based on a. Client/Server b. Network c. None of the above d. Centralized system 54) What is the abbreviation of HTML? a. Hyper Tag Markup Language b. Hyper Tag Main Language c. Hyper Text Markup Language d. Hyper Text Main Language 55) How to insert multiple line comments in a CSS file ? a. /*statement */ b. // statement // c. statement d. //statement 56) The Browser applies the feature of a tag until it encounters_____tag. a. Anti b. Exit c. Quit d. Closing 57) which attribute is used to set or change the background color of table a. background b. tablecolor c. backgrouncolor d. bgcolor 58) Which of the following is/are the purpose of markup language ? a. Add hypertext capabilities b. To define elements within a document. c. all of the above d. Enhance the document 59) Which of the following is/are a You cannot copy content of this page