Oracle Java EE 7 Application Developer (1Z1-900) Free Practice Test
Question 1
: 27
Given:

Which client-side Java method will send the employee object to the WebSocket Server Endpoint?
Given:

Which client-side Java method will send the employee object to the WebSocket Server Endpoint?
Correct Answer: A
Question 2
Which type allows you to share servlet attributes across your entire web application?
Correct Answer: D
Question 3
Your client wants certain inventory items of high importance to be counted periodically to improve the average level of inventory accuracy.
What type of counting would you recommend?
What type of counting would you recommend?
Correct Answer: C
Question 4
Which two tasks must be defined to a set up the Facilities Schedule? (Choose two.)
Correct Answer: C,E
Question 5
Your customer is setting up serial control. The requirement is that if item A has serial 123, then they don't want item B to also have serial 123 within the same inventory organization.
Which serial control setting must be used to meet this requirement?
Which serial control setting must be used to meet this requirement?
Correct Answer: E
Question 6
While negotiating the terms of the consignment agreement, the buyer and the supplier mutually agree to set aging onset point as receipt and the aging period as five days. The terms also say that the consumption advice will be generated daily.
In which three scenarios will the goods be transferred from the supplier's ownership to buyer's ownership?
In which three scenarios will the goods be transferred from the supplier's ownership to buyer's ownership?
Correct Answer: A,D,E
Question 7
Which code snippet indicates that the page you are designing is capable of handling errors?
Correct Answer: B