Test Status
      JSJQUERYRANDOMTEST
      (A) Pathname
      (B) Protocol
      (C) Defaultstatus
      (D) Host
      (A) value()
      (B) formData()
      (C) val()
      (D) None of the above
      (A) <img>
      (B) <a>
      (C) <br>
      (D) none of the above
      (A) eventBind
      (B) bind
      (C) attach
      (D) eventAttach
      (A) Validating a form
      (B) Sending a form's contents by email
      (C) Storing the form's contents to a database file on the server
      (D) None of the above
      (A) It refers to current object
      (B) It refers to previous object
      (C) It is a variable which contains value
      (D) None of the above
      (A) $.support
      (B) $.browser
      (C) $.featureTest
      (D) $.browserTest
      (A) ["delhi","agra","akot"]
      (B) ["akot","aligarh","palampur"]
      (C) ["delhi","agra","akot","aligarh","palampur"]
      (D) None
      (A) do while
      (B) for
      (C) for each
      (D) None of these
      (A) Free up the $ symbol for use by other libraries
      (B) Improve compatibility
      (C) Remove all jQuery variables from the global scope
      (D) All of the above
      (A) .hover()
      (B) stopPropagation()
      (C) .toggle()
      (D) .trigger()
      (A) Content Distribution Network
      (B) Common Distribution Network
      (C) Collective Distribution Network
      (D) None of these
      (A) C#
      (B) C++
      (C) JavaScript
      (D) VBScript
      (A) JavaScript that doesn't annoy users
      (B) JavaScript that is separate from HTML
      (C) JavaScript that does not affect a web page
      (D) JavaScript that works even with scripting turned off
      (A) .hover()
      (B) .all()
      (C) .toggle()
      (D) .each()
      (A) click()
      (B) error()
      (C) event.pageX
      (D) click.error()
      (A) toUpperCase()
      (B) toUpper()
      (C) changeCase(case)
      (D) None of the above.