Top 350+ Solved Advance PHP MCQ Questions Answer
Q. (Global Event):This global event is triggered if there are no more Ajaxrequests beingprocessed.Sol:
a. complete
b. ajaxComplete
c. ajaxStop
d. The ajax()
Q. The--------method is used to perform an AJAX (asynchronous HTTP)requestSol:
a. complete
b. ajaxComplete
c. ajaxStop
d. The ajax()
Q. PHP divides the operators in the following groups:Sol:
a. increment decrement
b. logical
c. string
d. all the above
Q. the _________ statement is used to perform different actions based on differentconditionsSol:
a. switch
b. if condition
c. whie loop
d. for loop
Q. the _________ statement is used to check the action on each step and performdifferent actions based on different conditionsSol:
a. if else
b. else if ladder
c. whie loop
d. for loop
Q. In PHP, ______in this loop we check show true statement first then check thecondition :Sol:
a. for each
b. for
c. whie loop
d. do while
Q. -----is very strict when it comes to document structureSol:
a. XML
b. Asyanchronous java script
c. Ajax
d. java script
Q. -------and XML. AJAX is a technique for creating fast and dynamicweb pages.Sol:
a. XML
b. Asyanchronous java script
c. Ajax
d. java script
Q. Ajax refers to------and XML, technologies that are widely used for creating dynamicand asynchronous web contentSol:
a. XML
b. Asyanchronous java script
c. Ajax
d. java script
Q. While-----is not limited to JavaScript and XML technologies, more often than notthey are used togetherby web applications.Sol:
a. XML
b. Asyanchronous java script
c. Ajax
d. java script
Q. -----is a technique for creating fast and dynamic web pagesSol:
a. XML
b. Asyanchronous java script
c. Ajax
d. java script
Q. --------allows web pages to be updated asynchronously by exchanging small amountsof data with the server behind the scenes.Sol:
a. XML
b. Asyanchronous java script
c. Ajax
d. java script