Tag: web technology
Questions Related to web technology
-
//This comment has ...//
-
-
/This comment has .../
-
-
var txt = new Array(1:"app",2:"cop,3:"top")
-
var txt = new Array("app","cop","top")
-
var txt = new Array:1=("tim")2=("cop")3=("top")
-
var txt = new Array="app","cop","top"
-
round(7.25)
-
rnd(7.25)
-
Math.round(7.25)
-
Math.rnd(7.25)
-
architectural independent
-
language independent
-
based on http
-
none of the above
-
reuse
-
modularity
-
componentization
-
granularity
-
none of the above
-
only first and second option
-
SOAP,UDDI,WSDL
-
XML,XSD,WSDL
-
RPC,SOAP,http
-
all the above
-
first and second
-
none of the above
-
soap,WSDl,uddi
-
XML and HTTP
-
SOAP,RPC,XML
-
none of the above
-
all of the above
-
type
-
message
-
portType
-
binding
-
operations
-
error messages