web technology Online Quiz - 31
Description: web technology Online Quiz - 31 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Attempted
0/20
Correct 0
Score 0
‹
›
Which command does not return any value?
A Web service is a function/method exposed on the web
How many number of parts are there in a SOAP document ?
REST webservices don't require any wrapper around Http to communicate, the way SOAP based web services do ?
A web service is called over which of the following protocols, please select the correct options
What is WSDL
Axis 2 can be used to generate both SOAP and REST web services
What are advantages of writing web services as compared to other native ways like EJB, COM/DCOM and CORBA.
How many different types of parsers are available to parse XMLs ?
DOM loads the whole xml to be parsed in the memory
PL/SQL raises an exception in which of the following scenarios