ANSWER KEY (1) - 59 Que
ANSWER KEY (1) - 59 Que
ANSWER KEY (1) - 59 Que
Textbook Exercise
(1) Which of the following is a container used to collect different kinds of inputs from the
user?
(A) Form (B) Webpage (C) Text (D) Input
(2) Which of the following element is used to create an HTML form?
(A) Textarea (B) Form (C) Select and Option (D) Input
(3) Which of the following is the tag used to implement form element?
(A) <form> ..... </form> (B) <form> ..... <form>
(C) </form> ..... </form> (D) <frm> ..... </frm>
(4) Which of the following attribute of form is used to specify where to send the form data
when the form is submitted?
(A) Method (B) action (C) submit (D) input
(5) Which of the following attribute of form specifies the HTTP method to be used when
Sending the data?
(A) Submit (B) action (C) method (D) input
(6) Which of the following values are used by method attribute?
(A) GET and POST (B) GET and SET
(C) GET and PUT (D) SET and POST
(7) Which of the following method allows only a limited amount of information to be sent at
a time?
(A) GET (B) POST (C) SET (D) PUT
(8) Which of the following method sends the data as a block through the HTTP transaction?
(A) GET (B) SET (C) PUT (D) POST
(9) Which of the following attribute of the input element specifies the field that is to be
created in the form?
(A) Input (B) Type (C) Name (D) Value
(10) Which of the following element allows multi-line text input?
(A) Textarea (B) Input (C) Select and Option (D) Form
(11) Which of the following element is used in form to create dropdown list or menu?
(A) Input (B) Textarea (C) Select (D) Form
(12) Which of the following is a free open source web development IDE?
(A) HTML (B) KompoZer (C) SciTE (D) Base
(13) Which of the following stands for “WYSIWYG” ?
(A) When You See Is When You Get (B) What You See Is When You Get
(C) What You See Is What You Get (D) When You See Is What You Get
(14) Which of the following software are the example of open source IDE’s?
(A) KompoZer (B) Eclipse (C) JBuilder (D) All of these
(15) Which of the following method sends the data as a block through the HTTP transaction?
(A) GET (B) POST (C) FTP (D) HTTPS
(16) Which of the following element allows multi-line text input in HTML KompoZer form?
(A) Textarea (B) Multiline (C) Insert Row (D) Insert Column
(17) Which attribute is used to indicate the field specify default value in HTML form?
(A) type (B) name (C) value (D) All of these
(18) Which of the following file name is the home page of the website saved as?
(A) first.html (B) index.html (C) home.html (D) main.html
Page 1
(19) Which tab is used to design/format the web page in KompoZer?
(A) Design (B) Split (C) Source (D) All of these
(20) Which element is used to create a drop down list or menu in a form of HTML?
(A) <select> ..... </select> (B) <option> ..... </option>
(C) <pulldown> ..... </pulldown> (D) <body> ..... </body>
(21) Which option is used to check box to keep the option checked when the form loads in
web page?
(A) Select Initially (B) Initially Selected (C) Show Initially (D) Display Initially
(22) In HTML, which of the following is a container used to collect different kinds of inputs
from the user?
(A) Form (B) Frame (C) Database (D) Both (A) and (B)
(23) Which of the following attribute can be used in <form> element of HTML?
(A) GET and POST (B) Action and Method
(C) Both (A) and (B) (D) None of these
(24) In HTML ,which of the following attribute of form specifies the HTTP method to be used
when sending the data?
(A) Value (B) Action (C) Type (D) Method
(25) Which of the following is an attribute of <input> tag of HTML form?
(A) Type (B) Name (C) Value (D) All of these
(26) In HTML form, clicking on which of the following button, the value of data entered in the
form are cleared and set back to default values?
(A) Reset (B) on Submit (C) Submit (D) on Click
(27) Which of the following is a software application that provides complete facilities to
programmer to develop software?
(A) Internet Development Environment (B) Internet Development Active
(C) Interface Development Environment (D) Integrated Development Environment
(28) KompoZer software can be downloaded from which of the following website?
(A) http://www.kompozer.in (B) https://www.kompozer.org
(C) htts://www.kompozer.edu (D) http://www.kompozer.net
(29) What is the full form of CSS ?
(A) Cascading Standard Sheet (B) Copy Standard Style
(C) Cascading Style Sheet (D) Copy Style Sheet
(30) In KompoZer, which toolbar is used to create, open and save a file or publish a web page?
(A) Composition Toolbar (B) Format Toolbar - 1
(C) Format Toolbar - 2 (D) None of these
(31) In KompoZer, which of the following tab is available on the left side of the page pane?
(A) Design (B) Split (C) Source (D) All of these
(32) How many viewing modes are there on the edit mode toolbar of KompoZer?
(A) 6 (B) 3 (C) 4 (D) 2
(33) In KompoZer, which menu option is used to open a file that has been opened recently?
(A) File Web pages (B) File Recent pages
(C) File Page list (D) File Form list
Page 4