jQuery and AJAX: Multiple Choice Questions and Exercises, Quizzes of Web Application Development

Web application development quizzes

Typology: Quizzes

2021/2022

Uploaded on 02/08/2022

jinky-janna-sabaiton
jinky-janna-sabaiton 🇵🇭

5 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
AJAX engine is an XMLHttpRequest object and jQuery makes it a lot more easier
for us because of its AJAX development API.
Select one:
True&
False
Question&2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
IDENTIFICATION: JQuery method used to hide selected element(s)
Answer:&
Question&3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
.text() is used to get or set values from and to a non-input element like divs.
Select one:
True&
False
Question&4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
We used the base_url() function to return our domain or application path
.hide()
pf3

Partial preview of the text

Download jQuery and AJAX: Multiple Choice Questions and Exercises and more Quizzes Web Application Development in PDF only on Docsity!

AJAX engine is an XMLHttpRequest object and jQuery makes it a lot more easier for us because of its AJAX development API. Select one: True False

Question 2

Correct Mark 1.00 out of 1. Flag question Question text IDENTIFICATION: JQuery method used to hide selected element(s) Answer:

Question 3

Correct Mark 1.00 out of 1. Flag question Question text .text() is used to get or set values from and to a non-input element like divs. Select one: True False

Question 4

Correct Mark 1.00 out of 1. Flag question Question text We used the base_url() function to return our domain or application path .hide()

Select one: True False

Question 5

Correct Mark 1.00 out of 1. Flag question Question text Who first use the term AJAX? Answer:

Question 6

Correct Mark 1.00 out of 1. Flag question Question text IDENTIFICATION: Name the university that created MaterialDesign CSS Answer:

Question 7

Correct Mark 1.00 out of 1. Flag question Question text Successful - this will be triggered upon the AJAX request and usually accepts the parameter response response contains the loaded content from the URL requested. Select one: True Jesse James Garret Carnegie Mellon University