Loading
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.inClass:-TYBBA(CA) -Semester VSubject :- WEB TECHNOLOGYQuestion Bank Multiple Choice Questions (MCQ)Unit 1: Web Essentials-----------------------------------------------------------------------------------------------------1. The tag used to create a hypertext relationship between current documentand another URL isA. <ISINDEXB. <A>C. <LINK>D. none of these2. How can you make an e-mail link?A. <mail href +"xxx@y.com">B. <a href ="mail to:xxx@y.com">C. <a href = "xxx@y.com">D. Both (b) and (c)3. To create a combo box (drop down box) which tag will you use?A. <select>B. <list>C. <input type="dropdown">D. all of above4. HTML stands for?A. Hyper Text Markup LanguageB. High Text Markup LanguageC. Hyper Tabular Markup LanguageD. None of these
Page 1
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in5. Which of the following tag is used to mark a beginning of Paragraph?A. <TD>B. <br>C. <P>D. <TR>6. Correct HTML tag for the largest heading isA. <head>B. <heading>C. <h6>D. <h1>7. The attribute of <form> tagA. MethodB. ActionC. Both (a)&(b)D. None of these8. Web pages starts with which off the following tag?A. <Body>B. <Title>C. <HTML>D. <Form>9. How can you open a link in a new browser window?A. < a href = "url" target = "new">B. <a href = "url" target= "_blank">C. <a href = "url".new>D. <a href = "url" target ="open">10. The tag used to create a new list item and also include a hyperlink isA. <LI>B. <DL>C. <DD>D. <UL>
Page 2
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in11. Which of the tag is used to creates a number list?A. <LI>B. <OL>C. <LI> and <OL>D. None of these12. The tag used to create a hypertext relationship between current documentand another URL isA. <ISINDEX>B. <A>C. <LINK>D. None of these13. The text inside the <TEXT AREA> tag works likeA. <P> formatted textB. <T> formatted textC. <PRE> formatted textD. none of these14. What is the correct HTML for adding a background color?A. <background>yellow<Background>B. <body color = "yellow">C. <body bgcolor = "yellow">D. <body bg ="yellow"15. Which tag allows you to add a row in a table?A. <td> and </td>B. <cr> and </cr>C. <th> and </th>D. <tr> and </tr>16. How can you make a bulleted list?A. <list>B. <nl>C. <ul>D. <ol>17. Choose the correct HTML tag to make a text italicA. <ii>B. <italics>C. <italic>D. <i>
Page 3
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in18. Choose the correct HTML tag to make a text bold?A. <b>B. <bold>C. <bb>D. <bld>19. Which tag creates a check box for a form in HTML?A. <checkbox>B. <input type="checkbox">C. <input=checkbox>D. <input checkbox>20 . To create a combo box (drop down box) which tag will you use?A. <select>B. <list>C. <input type="dropdown">D. all of above21) Which of the following attributes is used to specify elements to bind stylerules to?a) Idb) Classc) Tagd) all of the mentioned22) Which selector is used to specify a rule to bind a particular uniqueelement?a) Idb) Classc) Tagd) both class and tag23) __________ has introduced text, list, box, margin, border, color, andbackground properties.Answer:- CSSa)cssb)selectorc) declarationd) text color
Page 4
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in24) The _______property is used to set the color of the text.Answer:- Text colora)cssb)selectorc) declarationd) text color25) The CSS __________properties is used to define the background effects.Answer:- backgrounda)cssb)selectorc) backgroundd) text color26) _______ is a platform independent light weighted objet based scriptinglanguage.a) java scriptb) headc) number ,string & booleand) none of these27) JavaScript support three primitive data types: ___________.a) java scriptb) headc) number ,string & Booleand) none of these28) JavaScript allows two composite data types: __________a) objects and arrayb) head & titlec) number & Booleand) none of these
Page 5
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in29) The script tag must be place in the ______.a) titleb) headc)bodyd) none of these30) _________ keyword is used to declare variables in java scripta) dimb) headc) vard) none of these31) DOM stand for ___________a) document object modelb) document object memoryc) document oriented memoryd) none of these32) Assignment operators are used to assign values to JavaScript variables.a) trueb) falsec) both a & bd) none of these .33) Break statement indicates the end of that Many case.a) trueb) falsec) both a & bd) none of these .
Page 6
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in34) A string simply stores a series of characters.a) trueb) falsec) both a & bd) none of these .35) JavaScript support three primitive data types: ________.a) number, string and Boolean.b) Object based scripting languagec) nevigatord) live wire36) _________ is a platform independent objet based scripting language.a) java scriptb) Object based scripting languagec) nevigatord) live wire37) __________ java script is also called client side java scripta) java scriptb) Object based scripting languagec) nevigatord) live wire38) ________ java script is also called server side java scripta) java scriptb) Object based scripting languagec) nevigatord) live wire
Page 7
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in39) Increment operator, increases the value of variable by what number?a) 1b) 2c) 3d) 440) FUCTION is a block of statements that performs certain task.a) trueb) falsec) both a and bd) none of these ..1(c)2(b)3(a)4(a)5(c)6(d)7(c)8(c)9(b)10(a)11(c)12(c)13(c)14(c)15(d)16(c)17(d)18(a)19(b)20(a)21(d)22(a)23(a)24(d)25(c)26(a)27(c)28(a)29(b)30(c)31(a)32(a)33(b)34(a)35(a)36(a)37(c)38(d)39(a)40(a)
Page 8
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.inUnit - 2: Markup LanguagesQuestion Bank Multiple Choice Questions (MCQ)--------------------------------------------------------------------------1) __________means the amount of data that can be sent from one point to another in acertain period of timea) bandwidthb) htmlc)hrefd) none of these2) HTML color are specified using predefined color names or ________ values.a) RGB,b) RGBAc) HSLAd) all of these3) HTML supports__________ standard color names.a) 140b) 3c) 120d)7
Page 9
- DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in4) ____this tag is used to give paragrapha) <p>b)brc) <pre>d) <marquee>5) ________ tag is used to brake the line it is single taga) <p>b)<br>c) <pre>d) <marquee>6) ________ is pre formatted tags it is used ,it show the without formatted text .a) <p>b)brc) <pre>d) <marquee>7)__________tag is used to create a scrolling effect to th selected texta) <p>b)<br>c) <pre>d) <marquee>
Page 10
Download this file to view remaining 39 pages
Related documents:
- Management Accounting MCQs with Answers - MCQ
- Public Administration (Paper I) 2018 Question Paper - Question Paper
- English Prose - MCQ
- Cases in Marketing MCQs with Answers - MCQ
- Sales Management MCQs - MCQ
- Industrial Relations - MCQ
- Competency Based Human Resource Management System MCQs - MCQ
- ME8391 Engineering Thermodynamics MCQ - MCQ
- Chemistry (Paper I) 2017 Question Paper - Question Paper
- Bcs 304 Data Communication And Networking MCQs - MCQ
- BCS 404 Operating System MCQs - MCQ
- ORGANISATIONAL CHANGE - ORGANISATIONAL BEHAVIOUR - Notes
- Recent Trends in IT Solved MCQs - MCQ
- English Prose - MCQ
- BCS 402 Computer Network & Internet MCQs - MCQ
- Mathematics-II - MCQ
- HISTORY I 2017 question paper - Question Paper
- International Trade - Question Bank
- Miscellaneous - Questions and answers - Notes
- Research Methodology MCQs with Answers - MCQ