1Z0-807 Exam Questions
87 real 1Z0-807 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
You are using an open source integration framework in your project. However, key interfaces do not explicitly define several strange conditions you have repeatedly seen while testi...
- Question #2
Which two statements are true about security strategies at the message level?
- Question #4
Your development team wants to use Google Guice. A previous architect assigned this request a low priority, citing the complexity of integration and no compelling benefits statemen...
- Question #6
A travel company re-architects its application from a two-tier to a three-tier architecture. To see what impact the new architecture has on its non-functional requirements (NFR), t...
- Question #7
Which two statements describe the contact between an Enterprise JavaBeans (EJB) container and the EJBs that it hosts?
- Question #8
What are two consequences of using the Composite View pattern?
- Question #9
Which option describes the design relationship between session beans and entity beans?
- Question #10
Which three web applications work best when they are designed to be server-push enabled?
- Question #11
A manufacturing company has a large investment in a legacy Inventory Management System (IMS) developed with third-party technologies. You have been asked to design a Java EE applic...
- Question #12
Which two are objectives of the Strategy pattern?
- Question #13
You need to restrict access to the administration screens in your website. Which two techniques test a user's permissions before granting access to a particular screen?
- Question #14
A company is extending is successful social networking site to support the following channels: instant messaging (IM), email messaging and text messaging/SMS. At present, the site...
- Question #15
A company must honor a service-level agreement (SLA) for its application, which states all database requests must execute within three seconds. Users complain that some requests ta...
- Question #16
Your CMC wants to move several web based search applications to an AJAX model, hoping to improve user engagement with a browser experience that feels smaller and more responsive. W...
- Question #17
A company has been soiling a desktop based billing application that has Character User Interface (CUI) application developed by using Java. The company would like to release the ne...
- Question #18
An online library wants to introduce a feature where an email notification is generated whenever a book becomes available for circulation. This notification must be sent to only th...
- Question #19
You are designing a new subsystem to store and scratch for user commands in a fashion company's website. On class, CommentManager, is responsible for accessing comment data and pro...
- Question #20
You are the architect for a patient management system with an HTMLUI. Currently, it is used by ward nurses who access the system using dockable tablet computers. The application us...
- Question #21
Which two statements are true about RESTful web services?
- Question #22
Which two statements apply to unsigned applets?
- Question #24
Your company uses a payroll application that was developed using Java technologies. The company has acquired another company and plans to integrate its payroll process in existing...
- Question #25
Which two are significant advantages of developing web applications with JavaServer Faces (JSF)?
- Question #26
Which two statements are true about the timer service of a business component container?
- Question #28
Which type of application would benefit from using the Singleton pattern?
- Question #29
You are conducting a security audit for a web application that uses URL rewriting. The application does not allow for user-generated content and is accessible only via secured VPN....
- Question #30
A company wants to design an internal website for the purpose of managing its numerous social events. The site will not have heavy traffic, but will require state to be persisted i...
- Question #31
Which three statements are true about inheritance?
- Question #32
Blue Berry Corporation, one of the biggest fruit traders in Canada, has the biggest competitor, Red Cherry Corporation. Blue Berry uses a web application that is developed by using...
- Question #33
Which two actions limit the consequences of a network based attack?
- Question #34
You are implementing an online music that will store and play a user's collection of songs. You want users to rate their songs and view the top songs from friends. All queries must...
- Question #35
You are the architect of a JEE-based product that customers can configure to meet their own security requirements. You want to enforce basic without sacrificing customers ability t...
- Question #36
You are the operations architect for a large online retailer. During peak times, your set of monitored applications exhibits non-reproducible errors. The data center is growing at...
- Question #37
You are consulting with a team that has maintained several legacy database for years. They have reviewed the JPA spec and are wondering if the technology would offer benefits over...
- Question #38
Which two functions are essential parts of a service oriented architecture (SOA) infrastructure?
- Question #39
A business application that runs in an Enterprise JavaBeans (EJB) container must communicate with a transactional third-party service. The communication technology must allow chang...
- Question #40
Which three principles are best practices when implementing a logging strategy for an enterprise application?
- Question #41
Which two are primary concerns for a service-oriented architecture (SOA)?
- Question #42
Your company is considering migrating a persistence module, originally implemented as CMP entity beans, to now use JPA . Which two statements are true?
- Question #43
Your application produces messages by client applications. The number of clients interested in the messages varies continuously at run time. Any client can process any message, but...
- Question #44
Which two security threats are negated by encrypting network transactions with Transport Layer Security (TLS)?
- Question #45
Which two kinds of applications benefit from the adoption of service oriented architecture (SOA) inspired patterns and practices?
- Question #46
Your company provides a marketplace for industrial chemicals. You are required to offer accurate pricing and quantities to all marketplace users. Marketplace users are globally dis...
- Question #48
A company provides call center support for corporations world-wide. Each agent in the call center can be assigned to multiple call center customers. All the company's customers use...
- Question #49
Which two use cases are best suited to the RPC style of messaging using Simple Object Access Protocol (SOAP)?
- Question #50
Your company has decided to expose a set of business operations through an API so that clients can access them remotely. These operations, which are modeled as methods on a statele...
- Question #51
Which two measures are most effective in protecting websites from cross site scripting (XSS) attacks?
- Question #52
You are the architect at ACME, a large a large global retailer of festival and holiday accessories. ACME wants to launch a new shopping portal for the holiday shopping session, all...
- Question #54
You are the architect of an application that reads from and writes to multiple systems. The application must participate in an existing transaction to update a database using JDBC,...
- Question #55
You are contracted to improve the performance of an application. While analyzing the application, you observe the following issues: - Tight coupling between client and business obj...
- Question #56
Which two types of applications benefit from using JavaServer Faces (JSF)?