Tag: web technology

Questions Related to web technology

  1. On Hold->Release->Verify->Authorize

  2. Release->Verify->Authorize

  3. On Hold->Release->Authorize

  4. None of the above


Correct Option: B
  1. JavaScript library

  2. HTML component

  3. CSS component

  4. XML component


Correct Option: A
  1. (selector).action()

  2. $(action).selector()

  3. $(selector).action()

  4. selector.action()


Correct Option: C
  1. $.getScript(url,callback)

  2. $.ajax(options)

  3. $.post(url,data,type,callback)

  4. $.get(url,data,callback,type)


Correct Option: C