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. Represents a table in a relational database - and each instance corresponds to a row in that table
Service Consumer
Entity
World Wide Web Consortium
SOAP #9
2. 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
Web Service
Put
JAX-WS
Entity Class
3. An XML-based technology that describes the service and provides access information
Persistence
Entity Class
Web Services Description Language (WSDL)
Put
4. CRUD in SQL: _____ - Select - Update - Delete
World Wide Web Consortium
Entity Class
Insert
Persistence
5. An XML-based messaging protocol - usually embedded in an HTTP request or response
SOAP
RESTful Web Services
Web Service
Service-Oriented Architecture (SOA)
6. Persistence Providers: EclipseLink - ______ - TopLink
Service-Oriented Architecture (SOA)
World Wide Web Consortium
Hibernate
Entity Class
7. This is for communication between applications
Entity Class
SOAP
Service Consumer
SOAP #2
8. W3C
Web Service
SOAP
World Wide Web Consortium
Entity
9. (operationName=...........)
RESTful Web Services
WebMethod
JAX-WS
World Wide Web Consortium
10. supply information to the container
CRUD
Entity
Persistence
Persistence Unit
11. The primary programming artifact of an entity
RESTful Web Services
Service-Oriented Architecture (SOA)
Entity Class
Put
12. 4 HTTP Methods: Get - Post - Delete - ___
Put
CRUD
RESTful Web Services
Service Consumer
13. The ability to have data survive the termination of the process in which they are created
Service-Oriented Architecture (SOA)
Web Services Description Language (WSDL)
Persistence
Hibernate
14. Uses objects like find() - createQuery() - and persist() to perform operations on a database
Entity Manager
Persistence Unit
JAX-WS
Service Consumer
15. The client in service-oriented architecture
Service Consumer
JAX-WS
Web Service
Web Services Description Language (WSDL)
16. 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
Hibernate
Web Service
Web Services Description Language (WSDL)
JAX-WS
17. Do not use a WSDL file - their resources have URI's - and they use HTTP operations
Entity Class
Persistence Unit
Web Service
RESTful Web Services
18. Web services are based on an architectural concept
Persistence Unit
SOAP #9
Service-Oriented Architecture (SOA)
Entity
19. All of the major functions that need to be implemented in a relational database application to consider it complete - create - read - update - delete
Web Services Description Language (WSDL)
CRUD
SOAP #2
SOAP #9
20. This allows you to get around firewalls (as it's only a port 80 HTTP request)
SOAP #9
Persistence Unit
Entity
SOAP #2