JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Spring interview questions part 49
Spring interview questions part 49
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. To implement endpoints with an XML marshalling technology, you have to extend the:-
A. AbstractMarshallingPayload
B. AbstractMarshalling
C. AbstractMarshallingPayloadEndpoint
D. None of the mentioned
Show Correct Answer
Correct Answer is :
AbstractMarshallingPayloadEndpoint
2. Marshaller for JAXB 1.0:-
A. org.springframework.oxm.jaxb.Jaxb1Marshaller
B. org.springframework.oxm.jaxb.Jaxb2Marshaller
C. org.springframework.oxm.castor.CastorMarshall
D. org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Show Correct Answer
Correct Answer is :
org.springframework.oxm.jaxb.Jaxb1Marshaller
3. Marshaller for JAXB 2.0:-
A. org.springframework.oxm.jaxb.Jaxb1Marshaller
B. org.springframework.oxm.jaxb.Jaxb2Marshaller
C. org.springframework.oxm.castor.CastorMarshall
D. org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Show Correct Answer
Correct Answer is :
org.springframework.oxm.jaxb.Jaxb2Marshaller
4. Marshaller for Castor:-
A. org.springframework.oxm.jaxb.Jaxb1Marshaller
B. org.springframework.oxm.jaxb.Jaxb2Marshaller
C. org.springframework.oxm.castor.CastorMarshall
D. org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Show Correct Answer
Correct Answer is :
org.springframework.oxm.castor.CastorMarshall
5. Marshaller for XMLBeans:-
A. org.springframework.oxm.jaxb.Jaxb1Marshaller
B. org.springframework.oxm.jaxb.Jaxb2Marshaller
C. org.springframework.oxm.castor.CastorMarshall
D. org.springframework.oxm.xmlbeans.XmlBeansMarshaller
Show Correct Answer
Correct Answer is :
org.springframework.oxm.xmlbeans.XmlBeansMarshaller
6. Marshaller for JiBX:-
A. org.springframework.oxm.jaxb.Jaxb1Marshaller
B. org.springframework.oxm.jaxb.Jaxb2Marshaller
C. org.springframework.oxm.castor.CastorMarshall
D. org.springframework.oxm.jibx.JibxMarshaller
Show Correct Answer
Correct Answer is :
org.springframework.oxm.jibx.JibxMarshaller
7. Marshaller for XStream:-
A. org.springframework.oxm.jaxb.Jaxb1Marshaller
B. org.springframework.oxm.jaxb.Jaxb2Marshaller
C. org.springframework.oxm.xstream.XStreamMarshaller
D. org.springframework.oxm.jibx.JibxMarshaller
Show Correct Answer
Correct Answer is :
org.springframework.oxm.xstream.XStreamMarshaller
8. Spring-WS supports various XML marshalling APIs.
A. Castor
B. JAXB 1.0
C. XMLBeans
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
9. For some marshalling APIs, the object model must be generated by them so that they can insert marshalling-specific information.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
10. A marshalling endpoint requires:-
A. marshaller
B. unmarshaller
C. all of the mentioned
D. none of the mentioned
Show Correct Answer
Correct Answer is :
all of the mentioned
11. Castor requires a mapping configuration file to know how to map objects to and from XML documents.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
12. Spring-WS supports annotating an arbitrary class as a service endpoint by:-
A. @Endpoint
B. @End
C. @Point
D. None of the mentioned
Show Correct Answer
Correct Answer is :
@Endpoint
13. When you are using XML marshalling, WebServiceTemplate requires both the marshaller and unmarshaller properties to be set.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
14. A Spring-WS client can also marshall and unmarshal the request and response objects to and from XML messages.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
15. A workflow system extricates that process state from the domain and into a separate layer, called a business process.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
16. A workflow engine lets you model the process in a higher-level form:-
A. XML
B. Use Case
C. UML
D. All of the mentioned
Show Correct Answer
Correct Answer is :
UML
17. A language that, when deployed to a BPEL container, describes the execution of a process.
A. WS-BPEL (BPEL 2.0)
B. WS-BPEL (BPEL)
C. WS-BPEL for People (BPEL4People)
D. Business Process Modeling Notation (BPMN)
Show Correct Answer
Correct Answer is :
WS-BPEL (BPEL)
18. The main feature common to traditional workflow systems is the ability to support work lists for actors in a process.
A. WS-BPEL (BPEL 2.0)
B. WS-BPEL (BPEL)
C. WS-BPEL for People (BPEL4People)
D. Business Process Modeling Notation (BPMN)
Show Correct Answer
Correct Answer is :
WS-BPEL (BPEL 2.0)
19. This provides a set of diagramming notations that describe a business process. This notation is akin to UML activity diagram.
A. WS-BPEL (BPEL 2.0)
B. WS-BPEL (BPEL)
C. WS-BPEL for People (BPEL4People)
D. Business Process Modeling Notation (BPMN)
Show Correct Answer
Correct Answer is :
Business Process Modeling Notation (BPMN)
20. A way of letting your process rest in a known condition indefinitely.
A. State
B. Activity
C. Sequence
D. Subprocess
Show Correct Answer
Correct Answer is :
State
Similar Interview Questions
Search for latest jobs
Find Jobs