0% found this document useful (0 votes)
37 views13 pages

New Cha

The document contains multiple-choice questions (MCQs) related to creating HTML forms using KompoZer. It covers topics such as form elements, attributes, methods for sending data, and specific HTML tags. The answers to the questions are also provided at the end of the document.

Uploaded by

alok47916
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views13 pages

New Cha

The document contains multiple-choice questions (MCQs) related to creating HTML forms using KompoZer. It covers topics such as form elements, attributes, methods for sending data, and specific HTML tags. The answers to the questions are also provided at the end of the document.

Uploaded by

alok47916
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

Std.-12: Computer Studies* 1.

Creating HTML forms using KompoZer * © Sona Prakashan

Textual Exercise : MCQs


❖ Choose the most appropriate option from those given below :
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) <lform>...<lform> (D) <frm>...</frm>
4. Which of the following attributes of form is used to specify where to send the
form data when the form is submitted ? [M-17]
(A) method (B) action (C) submit (D) input
5. Which of t:Qe following attributes of form specifies the HTTP method to be used
when sending the data ? [M-18]
(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? (0-16]
(A) GET (B) POST (C) SET (D) PUT
8. Which of the following method sends the data as a block through the HTTP
transaction ? [M-15]
(A) GET (B) SET (C) PUT (D) POST
9. Which of the following attributes of the input element specifies the field that is
to be created in the form ?
(A) Input (B) 'Jype (C) Name (D) Value
10. Which of the following elements allows multi-line text input ? [M-15, 18 0-14]
(A) Textarea (B) Input (C) Select and Option (D) Form
11. Which of the following elements is used to create a drop down list or menu in
a form ?
(A) Input (B) Textarea (C) Select (D) Form
12. Which of the following is a free open source web development IDE ? (0-16]
(A) HTML (B) KompoZer (C) SciT E (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
1. (A) 2. (B) 3. (A) 4. (B) 5. (C) 6. (A) 7. (A) 8. (D) 9. (B) 10. (A)
I ANS)
. 11. (C) 12. (B) 13. (C)
(15]

You might also like