Javascript DOM & Event Handling MCQ - Quiz

  • AThey are all browsing contexts
  • BThey are all browsing information
  • CThey are all Window contexts
  • DThey are all Window objects
  • AWhen the second argument names a retired window
  • BWhen the first argument names an existing window
  • CWhen the second argument names an existing window
  • DWhen the first argument names a retired window
  • AEvent Triggering
  • BEvent Listening
  • CEvent Handling
  • DEvent propagation
  • ADOMContentLoaded
  • Breadystatechange
  • CBoth DOMContentLoaded & readystatechange
  • DStatechange
  • Adrop
  • Bdragstart
  • Cboth drop and dragstart
  • Ddropover
  • Abinding()
  • Badd_bind()
  • Cbind()
  • Daddbind()
  • ADocument
  • BDocumentFragment
  • CDocumentType
  • DEntity