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