1. |
The _______ tag is used to create an HTML form for user input. (_______ ટેગનો ઉપયોગ યુઝર ઇનપુટ માટે HTML ફોર્મ બનાવવા માટે થાય છે.)
|
||||||||
Answer:
Option (b) |
2. |
Which attributes is not <form> tag? (કયા attributes <ફોર્મ> ટેગના નથી?)
|
||||||||
Answer:
Option (d) |
3. |
Which attribute is specifies how the form-data should be encoded when submitting it to the server? (સર્વર પર સબમિટ કરતી વખતે ફોર્મ-ડેટાને કેવી રીતે એન્કોડ કરવું જોઈએ તે કયુ attribute specify કરે છે?)
|
||||||||
Answer:
Option (b) |
4. |
Which attribute is responsible for where to send the form-data when a form is submitted? (જ્યારે ફોર્મ સબમિટ થાય છે ત્યારે ફોર્મ-ડેટા ક્યાં મોકલવો તે માટે ક્યુ attribute જવાબદાર છે?)
|
||||||||
Answer:
Option (c) |
5. |
Which attribute is specifies how to send form-data? ( ફોર્મ-ડેટાને કેવી રીતે મોકલવા તે ક્યો attribute specify કરે છે?)
|
||||||||
Answer:
Option (a) |
6. |
Which of the following attributes of text box control allow to limit the maximum character? (ટેક્સ્ટ બોક્સ કંટ્રોલના નીચેનામાંથી ક્યાં attribute maximum characterની limit ને allow કરે છે?)
|
||||||||
Answer:
Option (c) |
7. |
What is the use of <input type="text"> in HTML form? (HTML ફોર્મમાં <input type="text"> શેના માટે વપરાય છે?)
|
||||||||
Answer:
Option (a) |
8. |
Choose the incorrect option. (ખોટો વિકલ્પ પસંદ કરો.)
|
||||||||
Answer:
Option (b) |
9. |
Choose the incorrect option. (ખોટો વિકલ્પ પસંદ કરો.)
|
||||||||
Answer:
Option (c) |
10. |
Which of the following tag is used for drop down list? (નીચેનામાંથી કયો ટૅગ drop down લિસ્ટ માટે વપરાય છે?)
|
||||||||
Answer:
Option (a) |