Which of the following is used to define the service component that performs
the service?
a) WSDL
b) SCDL
c) XML
d) None of the mentioned

1 Answer

Answer :

SCDL

Related questions

Description : Which of the following is used to define the service component that performs the service? a) WSDL b) SCDL c) XML d) None of the mentioned

Last Answer : SCDL

Description : Which of the following is commonly used to describe the service interface, how to bind information, and the nature of the component’s service or endpoint? a) WSDL b) SCDL c) XML d) None of the mentioned

Last Answer : WSDL

Description : Which of the following is commonly used to describe the service interface, how to bind information, and the nature of the component’s service or endpoint? a) WSDL b) SCDL c) XML d) None of the mentioned

Last Answer : WSDL

Description : In contrast, the contract-first approach encourages you to think of the service contract first in terms of :- a) XML b) XML Schema(.xsd) c) WSDL d) All of the mentioned

Last Answer : All of the mentioned

Description : Which of the following lets a Web service advertise itself in terms of a collection of endpoints? a) WSDL b) VMc c) SOAP d) All of the mentioned

Last Answer : WSDL

Description : Which of the following is based on the IETF Session Initiation Protocol? a) WSDL b) SIMPLE c) SOAP d) All of the mentioned

Last Answer : SIMPLE

Description : XML tag which represents information related to a REST service request. a) Result b) Title c) None of the mentioned CSE-R17.BLOGSPOT.COM d) All of the mentioned

Last Answer : All of the mentioned

Description : A component called the ____________ performs resource allocation and management on behalf of specific user applications. a) IGG manager b) GFS manager c) DVE manager d) DVA manager

Last Answer : DVE manager

Description : Which of the following is an open standard protocol.? A. SIMPLE B. WSDL C. DHML D. SOAP

Last Answer : SIMPLE

Description : _________ forms the basis for most of the Web services stacks. A. WSDL B. VMc C. SOA D. SOAP

Last Answer : SOAP

Description : The most commonly used model for discovery and description used with SOAP messaging is the? A. WSDL B. VMc C. DHML D. SOA

Last Answer : WSDL

Description : Which of the following allows a distributed ID system to write and enforce custom policy expressions? a) XACML b) XML c) SOAP d) None of the mentioned

Last Answer : XACML

Description : Which of the following allows a distributed ID system to write and enforce custom policy expressions? a) XACML b) XML c) SOAP d) None of the mentioned

Last Answer : XACML

Description : Point out the wrong statement. a) XML checks the ID request against its policies and either allows or denies the request b) SPML in most instances operates as a reply/request mechanism c) User centric authentication takes place usually in the form of knowledge cards d) All of the mentioned

Last Answer : SPML in most instances operates as a reply/request mechanism

Description : Point out the correct statement. a) WS-+ services carried over XML messages using the SOAP protocol access remote server applications b) REST stands for Representational State Transfer c) A transaction following the rules of SOAP is considered to be RESTful d) All of the mentioned

Last Answer : REST stands for Representational State Transfer

Description : The most commonly used set of protocols uses ______ as the messaging format. a) XML b) JSON c) BSON d) All of the mentioned

Last Answer : XML

Description : The marshaller used by MarshallingView belongs to one of a series of XML marshallers. a) Jaxb2Marshaller b) XmlBeansMarshaller c) CastorMarshalle d) All of the mentioned

Last Answer : All of the mentioned

Description : Which of the following is used as middleware layer in the following figure? a) XML b) ESB c) UDDI d) None of the mentioned

Last Answer : ESB

Description : Which of the following protocol lets a Web site list in an XML file information? a) Sitemaps b) Mashups c) Hashups d) All of the mentioned

Last Answer : Sitemaps

Description : Which of the following is used as middleware layer in the following figure? a) XML b) ESB c) UDDI d) None of the mentioned

Last Answer : ESB

Description : Which of the following provides commands for defining logic using conditional statements? a) XML b) WS-BPEL c) JSON d) None of the mentioned

Last Answer : WS-BPEL

Description : _______ is an XML request/response language that is used to integrate and interoperate service provisioning requests. A. XACML B. FIDM C. SPML D. SSP

Last Answer : SPML

Description : Which of the following component is called hypervisor? a) VGM b) VMc c) VMM d) All of the mentioned

Last Answer : VMM

Description : Which of the following is the property of the composable component? a) stateful b) stateless c) symmetric d) all of the mentioned

Last Answer : stateless

Description : Which of the following component is required for both online and local data access in hybrid application? a) local b) cloud c) both local and cloud d) none of the mentioned

Last Answer : both local and cloud

Description : Which of the following component is called hypervisor? a) VGM b) VMc c) VMM d) All of the mentioned

Last Answer : VMM

Description : Point out the wrong statement. a) A cloud cannot be created within an organization’s own infrastructure or outsourced to another datacenter b) A composable component must be modularc) A composable component must be stateless d) None of the mentioned

Last Answer : A cloud cannot be created within an organization’s own infrastructure or outsourced to another datacenter

Description : Which of the following is the property of the composable component? a) stateful b) stateless c) symmetric d) all of the mentioned

Last Answer : stateless

Description : Which of the following describes a message-passing taxonomy for a component- based architecture that provides services to clients upon demand? a) SOA b) EBS c) GEC d) All of the mentioned

Last Answer : SOA

Description : ______ component is called hypervisor? a ) VGM b) VMc c) VMM d ) All of the mentioned

Last Answer : VMM

Description : Which of the following component is called hypervisor? a) VGM b) VMc c) VMM d) All of the mentioned

Last Answer : VMM

Description : .Point out the wrong statement. a) A cloud cannot be created within an organization’s own infrastructure or outsourced to another datacenter b) A composable component must be modular c) A composable component must be stateless d) None of the mentioned

Last Answer : A cloud cannot be created within an organization’s own infrastructure or outsourced to another datacenter

Description : Which of the following is the property of the composable component? a) stateful b) stateless c) symmetric d) all of the mentioned

Last Answer : stateless

Description : Which of the following describes a message-passing taxonomy for a component- based architecture that provides services to clients upon demand? a) SOA b) EBS c) GEC d) All of the mentioned

Last Answer : SOA

Description : RestTemplate class method which performs an HTTP HEAD operation. a) headForHeaders(String, Object…) b) getForObject(String, Class, Object…) c) postForLocation(String, Object, Object…) d) postForObject(String, Object, Class, Object…)

Last Answer : headForHeaders(String, Object…)

Description : To send objects across the wire, beans need to be encoded using the Java Architecture for XML Binding (JAXB). a) True b) False

Last Answer : True

Description : In some cases, it’s also hard to map an object to XML (e.g., an object graph with cyclic references) because there’s actually an impedance mismatch between an object model and an XML model. a) True b) False

Last Answer : True

Description : In the case of classesToBeBound, the classes assigned to this property, indicate the class (i.e., object) structure that is to be transformed into XML. a) True b) False

Last Answer : True

Description : Which of the following provides commands for defining logic using conditional statements?a) XML b) WS-BPEL c) JSON d) None of the mentioned

Last Answer : WS-BPEL

Description : __________ is an in-built back end component of cloud computing. A. Service B. Application C. Storage D. Security

Last Answer : Security

Description : Which OpenStack component provides database as a service? a) Trove b) Manila c) Storlets d) Kuryr

Last Answer : Trove

Description : Which of the following use LUNs to define a storage volume that appears to a connected computer as a device? a) SAN b) iSCSI c) Fibre Channel CSE-R17.BLOGSPOT.COM d) All of the mentioned

Last Answer : All of the mentioned

Description : Point out the correct statement. a) A client can request access to a cloud service from any location b) A cloud has multiple application instances and directs requests to an instance based on ... a set of virtual machines with each machine being assigned a workload d) All of the mentioned

Last Answer : All of the mentioned

Description : The technology used to distribute service requests to resources is referred to as _____________ a) load performing b) load scheduling c) load balancing d) all of the mentioned

Last Answer : load balancing

Description : Which of the following is a PCI CaaS service? a) FedCloud b) ClearSoln c) Rackserve PCI d) All of the mentioned

Last Answer : ) Rackserve PCI

Description : Point out the correct statement. a) Cloud computing by its very nature spans same jurisdictions b) SaaS is much more than simply providing an anonymous service token to an identity c) A Compliance as a Service application would need to serve as a trusted third party d) All of the mentioned

Last Answer : A Compliance as a Service application would need to serve as a trusted third party

Description : Which of the following is a man-in-the-middle type of service? a) CaaS b) IaaS c) AaaS d) All of the mentioned

Last Answer : CaaS

Description : The _______ Open Source Identity Framework is used to create a vendor-neutral cloud-based authentication service. a) Higgins b) Hughes c) Hinges d) All of the mentioned

Last Answer : Higgins

Description : Point out the wrong statement. a) Distributed transaction systems such as internetworks or cloud computing systems magnify the difficulties faced by identity management systems b) The Distributed ... CardSpace specifications support the authentication type of data object d) None of the mentioned

Last Answer : The OpenID and

Description : Which of the following is provided by Identity as a Service? a) Identity governance b) Provisioning c) Risk and event monitoring d) All of the mentioned

Last Answer : All of the mentioned