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