Questions · Page 3 of 7

MCQ

MCQ 1011 Mark
What does an action attribute of form take as a value?
  • A
    Form name
  • File name
  • C
    HTTP method
  • D
    Field name
Answer
Correct option: B.
File name
File name
View full question & answer
MCQ 1021 Mark
Which of the following attributes of form tag takes a filename as value?
  • Action
  • B
    value
  • C
    Name
  • D
    Method
Answer
Correct option: A.
Action
Action
View full question & answer
MCQ 1031 Mark
What is the use of action attribute?
  • A
    To specify the HTTP method to be used when sending data
  • B
    To collect different kinds of inputs from the user. .
  • To specify where to send the form data when the form is submitted.
  • D
    None of these
Answer
Correct option: C.
To specify where to send the form data when the form is submitted.
To specify where to send the form data when the form is submitted.
View full question & answer
MCQ 1041 Mark
Which of the following attributes are used by form element?
  • A
    Get and Post
  • B
    Rows and cols
  • Action and method
  • D
    Value and type
Answer
Correct option: C.
Action and method
Action and method
View full question & answer
MCQ 1051 Mark
Which of the following acts as a container for all the elements used in the form?
  • Form element
  • B
    Input element
  • C
    Name element
  • D
    Value element
Answer
Correct option: A.
Form element
Form element
View full question & answer
MCQ 1061 Mark
Form elements used to create an HTML form are divided in the followings category?
  • A
    Text area
  • B
    Select and option
  • All of these
  • D
    Form and Input
Answer
Correct option: C.
All of these
All of these
View full question & answer
MCQ 1071 Mark
Form elements used to create an HTML form are divided in following number of categories.
  • Four
  • B
    Five
  • C
    Two
  • D
    Three
Answer
Correct option: A.
Four
Four
View full question & answer
MCQ 1081 Mark
What is the use of Form elements?
  • A
    To enter the data
  • B
    To validate the data within the form
  • a and b both
  • D
    None of these
Answer
Correct option: C.
a and b both
a and b both
View full question & answer
MCQ 1091 Mark
Which of the following elements can HTML form contain?
  • All of These
  • B
    Submit button, Reset Button
  • C
    Text area
  • D
    Label, Checkbox, Radio Button
Answer
Correct option: A.
All of These
All of These
View full question & answer
MCQ 1101 Mark
Form is used for the following one only.
  • To collect different kinds of inputs from user.
  • B
    To collect different kinds of inputs from server.
  • C
    To display user’s details.
  • D
    None of these.
Answer
Correct option: A.
To collect different kinds of inputs from user.
To collect different kinds of inputs from user.
View full question & answer
MCQ 1121 Mark
When do you need to enter your personal details in a form?
  • A
    At the time of opening a mai
  • B
    For registration on a website
  • l a and b both
  • D
    None of these
Answer
Correct option: C.
l a and b both
l a and b both
View full question & answer
MCQ 1131 Mark
Which of the following is allowed form from for data entry?
  • A
    Control
  • B
    Interactivity
  • C
    None of these
  • a And b Both
Answer
Correct option: D.
a And b Both
a And b Both
View full question & answer
MCQ 1141 Mark
Which of the following are used to help the visitors of the website to enter data?
  • A
    CSS
  • B
    Frame
  • HTML Form
  • D
    Picture
Answer
Correct option: C.
HTML Form
HTML Form
View full question & answer
MCQ 1151 Mark
Which of the following we use to fill information about ourselves or a product?
  • A
    Form
  • Web browser
  • C
    Table
  • D
    Web page
Answer
Correct option: B.
Web browser
Web browser
View full question & answer
MCQ 1161 Mark
With increase in which of the following many activities have become on line?
  • A
    Open source
  • Internet.
  • C
    Multimedia
  • D
    Animation
Answer
Correct option: B.
Internet.
Internet.
View full question & answer
MCQ 1171 Mark
Which of the following stands for “WYSIWYG”?
  • A
    When You See Is When You Get
  • B
    What You See Is When You Get
  • What You See Is What You Get
  • D
    When You See Is What You Get
Answer
Correct option: C.
What You See Is What You Get
What You See Is What You Get
View full question & answer
MCQ 1181 Mark
Which of the following is a free open source web development IDE?
  • KompoZer
  • B
    Scite
  • C
    Base
  • D
    HTML
Answer
Correct option: A.
KompoZer
KompoZer
View full question & answer
MCQ 1191 Mark
Which of the following element is used to create a drop down list or menu in a form ?
  • A
    Form
  • B
    Select
  • Textarea
  • D
    Input
Answer
Correct option: C.
Textarea
Textarea
View full question & answer
MCQ 1201 Mark
Which of the following element allows multi-line text input?
  • A
    Input
  • Textarea
  • C
    Select and Option
  • D
    Form
Answer
Correct option: B.
Textarea
Textarea
View full question & answer
MCQ 1211 Mark
Which of the following attribute of the Input element specifies the field that is to be created in the form?
  • A
    Input
  • Type
  • C
    Name
  • D
    Value
Answer
Correct option: B.
Type
Type
View full question & answer
MCQ 1221 Mark
Which of the following method sends the data as a block through the HTTP transaction?
  • POST
  • B
    PUT
  • C
    SET
  • D
    GET
Answer
Correct option: A.
POST
POST
View full question & answer
MCQ 1231 Mark
Which of the following method allows only a limited amount of information to be sent at a time?
  • A
    SET
  • B
    POST
  • GET
  • D
    PUT
Answer
Correct option: C.
GET
GET
View full question & answer
MCQ 1241 Mark
Which of the following values are used by method attribute?
  • A
    GET and SET
  • GET and POST
  • C
    GET and PUT
  • D
    SET and POST
Answer
Correct option: B.
GET and POST
GET and POST
View full question & answer
MCQ 1251 Mark
Which of the following attribute of form specifies the HTTP method to be used when sending the data?
  • A
    submit
  • B
    action
  • method
  • D
    input
Answer
Correct option: C.
method
method
View full question & answer
MCQ 1261 Mark
Which of the following attribute of form is used to specify where to send the form data when the form is submitted?
  • A
    method
  • action
  • C
    submit
  • D
    input
Answer
Correct option: B.
action
action
View full question & answer
MCQ 1271 Mark
Which of the following elements is used to create an HTML form?
  • A
    Textarea
  • Form
  • C
    Select and Option
  • D
    Input
Answer
Correct option: B.
Form
Form
View full question & answer
MCQ 1281 Mark
Which of the following is a container used to collect different kinds of inputs from the user ?
  • Form
  • B
    Webpage
  • C
    Text
  • D
    Input
Answer
Correct option: A.
Form
Form
View full question & answer
MCQ 1291 Mark
Which value of method attribute sends information in the form of request ?
  • A
    get 
  • post 
  • C
    action 
  • D
    or
Answer
Correct option: B.
post 
(B) post
View full question & answer
MCQ 1301 Mark
Which of the following specifies the use of method attribute ?
  • A
    Specifies the address where the information has to be sent after submitting the form.
  • Specifies the HTTP method.
  • C
    both (A) and (B)
  • D
    None of these
Answer
Correct option: B.
Specifies the HTTP method.
(B) Specifies the HTTP method.
View full question & answer
MCQ 1311 Mark
Which of the following term provides facility of sending information in form of blocks using HTTP transaction ?
  • A
    get 
  • B
    action 
  • post 
  • D
    Any of these
Answer
Correct option: C.
post 
(C) post
View full question & answer
MCQ 1321 Mark
Which value of method attribute sends information in form of blocks using HTTP transaction ?
  • post 
  • B
    get 
  • C
    action 
  • D
    All of these
Answer
Correct option: A.
post 
(A) post
View full question & answer
MCQ 1331 Mark
Which of the following shows the use of action attribute ?
  • To specify the address where the information has to be sent when form is submitted
  • B
    To specify the specifications of HTTP ?
  • C
    Both and
  • D
    None of these
Answer
Correct option: A.
To specify the address where the information has to be sent when form is submitted
(A) To specify the address where the information has to be sent when form is submitted
View full question & answer
MCQ 1341 Mark
What is full form of URL ?
  • A
    Uniform Redefine Locator 
  • B
    Uniform Rearrange Locator 
  • C
    Uniform Reform Locator     
  • Uniform Resource Locator
Answer
Correct option: D.
Uniform Resource Locator
(D) Uniform Resource Locator
View full question & answer
MCQ 1351 Mark
Which value of method attributes adds the retrieved data from the form to the end of URL and sends to the server ?
  • A
    post 
  • get 
  • C
    action 
  • D
    All of these
Answer
Correct option: B.
get 
(B) get
View full question & answer
MCQ 1361 Mark
Which is the default value of method attribute of form element ?
  • get 
  • B
    post 
  • C
    action 
  • D
    or
Answer
Correct option: A.
get 
(A) get
View full question & answer
MCQ 1371 Mark
Which values can method attribute of form element take ?
  • A
    html, http 
  • get, post 
  • C
    action, method 
  • D
    Any of these
Answer
Correct option: B.
get, post 
(B) get, post
View full question & answer
MCQ 1381 Mark
How many values can method attribute of form element take ?
  • Two 
  • B
    Three 
  • C
    Four 
  • D
    Five
Answer
Correct option: A.
Two 
(A) Two
View full question & answer
MCQ 1391 Mark
Which attribute decides how to submit the information of form on specified address ?
  • method 
  • B
    action 
  • C
    both (A) and (B)
  • D
    None of these
Answer
Correct option: A.
method 
(A) method
View full question & answer
MCQ 1401 Mark
What is the use of various element of form ?
  • A
    Enter the data 
  • B
    Validate the data 
  • both (A) and (B)
  • D
    None of these
Answer
Correct option: C.
both (A) and (B)
(C) Both (A) and (B)
View full question & answer
MCQ 1411 Mark
Using which of the following a form can be designed easily ?
  • HTML 
  • B
    WordPad 
  • C
    XML
  • D
    Form Liner
Answer
Correct option: A.
HTML 
(A) HTML
View full question & answer
MCQ 1421 Mark
What is the full form HTML ?
  • A
    Hyper Text Manage Language
  • Hyper Text Markup Language
  • C
    Hyper Text Marker Language
  • D
    Hyper Text Marking Language
Answer
Correct option: B.
Hyper Text Markup Language
(B) Hyper Text Markup Language
View full question & answer
MCQ 1431 Mark
How many parts are elements of form divided into ?
  • A
    Two 
  • B
    Three 
  • Four 
  • D
    Five
Answer
Correct option: C.
Four 
(C) Four
View full question & answer
MCQ 1441 Mark
Which form the given below are the elements of form ?
  • A
    Form, Input
  • B
    Text area 
  • C
    Select and Option 
  • All of these
Answer
Correct option: D.
All of these
(D) All of these
View full question & answer
MCQ 1451 Mark
Which container is used to collect different kinds of inputs from the user ?
  • A
    Table 
  • Form 
  • C
    Report 
  • D
    Query
Answer
Correct option: B.
Form 
(B) Form
View full question & answer
MCQ 1461 Mark
Which element is used to create an HTML form ?
  • form 
  • B
    frm 
  • C
    frmsrc 
  • D
    formset
Answer
Correct option: A.
form 
(A) form
View full question & answer
MCQ 1481 Mark
Which of the given below are the attributes of the form tag ?
  • A
    action 
  • B
    method 
  • both (A) and (B)
  • D
    None of these
Answer
Correct option: C.
both (A) and (B)
(C) Both (A) and (B)
View full question & answer
MCQ 1491 Mark
Which attribute of form element is used to specify where to send the form data when the form is submitted ?
  • A
    method 
  • action 
  • C
    or  
  • D
    None of these
Answer
Correct option: B.
action 
(B) action
View full question & answer
MCQ 1501 Mark
Which attributes of > Form < tag is used to control the process executing after the form is submitted ?
  • action 
  • B
    method 
  • C
    or  
  • D
    None of these
Answer
Correct option: A.
action 
(A) action
View full question & answer