Tag: web technology

Questions Related to web technology

  1. the Object for accessing the database

  2. the foreign key for the new record

  3. the primary key for the new record

  4. the Composite key for the new record


Correct Option: A
  1. accept()

  2. prompt()

  3. input()

  4. enter()


Correct Option: B
  1. isNumber()

  2. isString()

  3. typeof()

  4. Option 1 & 2


Correct Option: C
  1. 0

  2. undefined

  3. Exception(0365): object undefined!

  4. Javascript error in the browser


Correct Option: B
  1. Mode value is 1Mode value is 2Mode value is 3

  2. Mode value is 1

  3. JavaScript error in the browser

  4. None of the above


Correct Option: A
  1. window.opener

  2. parent

  3. window.parent

  4. All of the above


Correct Option: D
  1. onfocusout

  2. onblur

  3. onfocuslost

  4. All of the above


Correct Option: B