Course Solutions Uncategorized (Solved) : 15 Ajax Takes Advantage Scripting Make Applications Responsive Server Side Php Client Side Q29649401 . . . .

(Solved) : 15 Ajax Takes Advantage Scripting Make Applications Responsive Server Side Php Client Side Q29649401 . . . .

 

15. Ajax takes advantage of ________ scripting to makeapplications more responsive.
• server-side
• PHP
• client-side
• XML

16. To retrieve text from the second child div of the parent divvia jQuery:

<div id=”parent”>
<div id=”first”></div>
<div id=”second”></div>
</div>

• $(“div#parent:first-child”).next().text();
• $(“#parent”).children(“div”).last().html();
• $(“div#parent).children(“div#second”).text();
• $(“#parent”).child().next().html();

17. The ________ SQL statement is used to change existing data in atable.
• EDIT
• UPDATE
• CHANGE
• MODIFY

18. Regular expressions enable:
• generic pattern matching of text
• MySQL queries in PHP
• dynamic forms
• cookies

19. If the code in a try block causes an exception, executionpasses to ________.
• the next line of the try block
• the next function
• the corresponding catch block
• the corresponding error block

20. The XMLHttpRequest

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post