• 1. 
    Text input contains performed through

  • Textbox
  • Textarea
  • Password
  • Both A & B
  • 2. 
    What attribute is added to input tad for client side validation?

  • Required
  • Validation
  • Action
  • None of these
  • 3. 
    In ______ method data are send through HTTP request.

  • GET
  • POST
  • Both a or b
  • None of the above
  • 4. 
    Validation is a process of checking the input data submitted by the user from client machine.

  • True
  • False
  • 5. 
    What are the attributes of form tag in HTML?

  • Action
  • Method
  • Post
  • Both A & B
  • 6. 
    Which allows to selects more than one value from the HTML form

  • Checkbox
  • Radio button
  • Textarea
  • Button
  • 7. 
    Identify valid client side scripting language

  • Java script
  • PHP
  • ASP
  • JSP
  • 8. 
    _______ is similar to checkbox but one value can be chosen at a time.

  • Checkbox
  • Radio button
  • Textarea
  • Button
  • 9. 
    "The input data validations are performed on the client machine’s web browsers". Identify the type of validation?

  • HTML Validation
  • PHP Validation
  • Client Side Validation
  • Server Side Validation
  • 10. 
    On clicking the submit button the request will be generated and reaches a PHP file

  • True
  • False
  • 11. 
    HTML _______ controls are used to collect data from users.

  • Form
  • Input
  • Method
  • Action
  • 12. 
    Which is not a server side scripting language?

  • Java script
  • PHP
  • ASP
  • JSP
  • 13. 
    In ______ method data are send as query string.

  • GET
  • POST
  • Both a or b
  • None of the above
  • 14. 
    Identify the PHP variable used to collect the data?

  • $_POST
  • $_GET
  • Either a or b
  • Neither a or b
  • 15. 
    Required attribute is added to input tag

  • True
  • False
  • 16. 
    ____ select is the best feature to select one file from the local machine to server machine at a time

  • Checkbox
  • Radio button
  • Textarea
  • File
  • 17. 
    "After the submission of data, validations are performed on the server side". Identify the type of validation?

  • HTML Validation
  • PHP Validation
  • Client Side Validation
  • Server Side Validation
  • 18. 
    How many PHP variable are available to collect user data?

  • 2
  • 3
  • 4
  • None of these
Report Question
warning
access_time
  Time