WebServices MCQ Quiz Hub

Webservices Mcq Set 5

Choose a topic to test your knowledge and improve your WebServices skills

1. ---- is a specification for a distributed registry of web services.




2. ------is platform independent, open framework




3. ----can communicate via SOAP, CORBA, and Java RMI Protocol.




4. --------uses WSDL to describe interfaces to web services.




5. -------is an open industry initiative enabling businesses to discover eachother anddefine how they interact over the Internet




6. --------is platform independent.




7. -----is language independent.




8. ------- is simple and extensible.




9. --------allows you to get around firewalls.




10. --------will be developed as a W3C standard.




11. -----is an XML-based protocol for exchanging information betweencomputers




12. -----is a format for sending messages.




13. ------is designed to communicate via Internet.




14. -------is Language and Platform independent




15. -------web services can be written inany programming language and executed in anyplatform




16. ------uses WSDL othermechanism to discover the service.




17. --------is among the simplest and most foolproof web service approaches thatmakes iteasy for computers to call procedures on other computers.




18. -------permits programs to make function or procedure calls across anetwork.




19. -----uses a small XML vocabulary to describe the nature of requestsand responses.




20. ------client specifies a procedure name and parameters in the XMLrequest, and the server returns either a fault or a response in the XMLresponse.




21. ------has no notion of objects and no mechanism for includinginformation that uses other XML vocabulary.




22. We'll show how to deploy the Java class to a SOAP server using the WASPdeployment tool




23. What sever support AJAX ?




24. A PHP script should start with ___ and end with ___:




25. What does validate() method of ActionForm returns?




26. How can we create instance of http module?




27. Which of the following layer in Web Service Protocol Stack is responsible for encoding messages in a common XML format so that messages can be understood at either end?




28. What scripting language is jQuery written in?




29. What WSDL stands for?




30. Which JSP Action tags is used to include the content of another resource, like jsp, html or servlet?




31. AJAX made popular by




32. _____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation.




33. which of the following is not a JSP Action Tag




34. All variables in PHP start with which symbol?




35. PHP is an example of ___________ scripting language.




36. Which of the following code is used to get names of the attributes in servlet




37. What is the property textContent?




38. What is the work of the form control elements in the HTML DOM?




39. Which of the following type of variables have only two possible values either true or false?




40. AngularJS applications are a mix of . . . . .




41. Correct way to declare object in JS




42. Which attribute of JSP page directive defines the MIME type of the HTTP response




43. Which is a language for finding information in an XML document?




44. What is the easy way add extra Functionality in CMS?




45. What is the correct way to create a function in PHP?




46. What makes Ajax unique?




47. The setTimeout() belongs to which object?




48. Which of the following array represents an array with strings as index?




49. Which of the following method can be used to read parameters names in JSP?




50. Implict object config is instance of which class?




51. How Node based web servers are different from traditional web servers?




52. WordPress is used to create………




53. Which relational database does WordPress use?




54. Elements from the HTML namespace are displayed as they would in ………




55. Which statement is true?




56. Which one of the following lines need to be uncommented or added in the php.ini file so as to enable mysqli extension?




57. Which of the following is the Web application equivalent to querySelectorAll()?




58. XML Schemas consist of: