SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Web Services
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 20 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. This is for communication between applications
JAX-WS
SOAP
Hibernate
SOAP #2
2. Persistence Providers: EclipseLink - ______ - TopLink
Service-Oriented Architecture (SOA)
Hibernate
RESTful Web Services
Entity
3. The primary programming artifact of an entity
Persistence
CRUD
SOAP #9
Entity Class
4. The client in service-oriented architecture
Entity Class
Web Services Description Language (WSDL)
Service Consumer
Put
5. An XML-based messaging protocol - usually embedded in an HTTP request or response
Web Services Description Language (WSDL)
Service Consumer
SOAP #2
SOAP
6. W3C
Entity Manager
World Wide Web Consortium
CRUD
Persistence Unit
7. An XML-based technology that describes the service and provides access information
RESTful Web Services
Web Services Description Language (WSDL)
Web Service
Insert
8. Represents a table in a relational database - and each instance corresponds to a row in that table
SOAP #9
Persistence
RESTful Web Services
Entity
9. All of the major functions that need to be implemented in a relational database application to consider it complete - create - read - update - delete
RESTful Web Services
Insert
SOAP #9
CRUD
10. CRUD in SQL: _____ - Select - Update - Delete
Web Services Description Language (WSDL)
WebMethod
Insert
SOAP #9
11. Is a set of Java tools for processing SOAP messages - used to implement web services and hides the complexity of SOAP messages from the developer
JAX-WS
SOAP #9
World Wide Web Consortium
Entity Manager
12. A software application identified by a URI - whose interface and bindings are capable of being identified - described and discovered by XML artifacts and supports direct interactions with other software applications using XML based messages via Inter
Entity Class
JAX-WS
Web Service
SOAP #9
13. supply information to the container
Insert
SOAP #9
JAX-WS
Persistence Unit
14. The ability to have data survive the termination of the process in which they are created
SOAP
Persistence
RESTful Web Services
SOAP #2
15. This allows you to get around firewalls (as it's only a port 80 HTTP request)
Entity Manager
SOAP
JAX-WS
SOAP #9
16. Do not use a WSDL file - their resources have URI's - and they use HTTP operations
Put
RESTful Web Services
Web Service
SOAP
17. Uses objects like find() - createQuery() - and persist() to perform operations on a database
Hibernate
RESTful Web Services
Insert
Entity Manager
18. 4 HTTP Methods: Get - Post - Delete - ___
Put
Persistence Unit
Web Services Description Language (WSDL)
SOAP
19. Web services are based on an architectural concept
Entity Class
WebMethod
Web Services Description Language (WSDL)
Service-Oriented Architecture (SOA)
20. (operationName=...........)
Service Consumer
Web Service
JAX-WS
WebMethod