web technology Online Quiz - 31
Description: web technology Online Quiz - 31 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Which is the default Provider Name of the Providers used to access the DataBase?
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
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 ?
SAX can be used to modify XML
DOM loads the whole xml to be parsed in the memory
PL/SQL raises an exception in which of the following scenarios
Does hibernate allow mixing table-per-class hierarchy and table-per-subclass strategies?