Oracle
1Z0-897 · Question #110
Assume the code is free of gross flaws and syntax errors. Which two statements are true? (Choose two.)
The correct answer is B. Line 1 indicates the portType is LogInventory. E. Line 7 implies WSDL operation and method name are the same. See the full explanation below for the reasoning.
Question
Assume the code is free of gross flaws and syntax errors. Which two statements are true? (Choose two.)
Exhibit
Options
- ALine 8 specifies that addInventory accepts either a valid total or quantity.
- BLine 1 indicates the portType is LogInventory.
- CLine 3 shows the method is mapped to the WSDL operation called "checkProduct".
- DLine 4 means that a method is not expected to return a value unless requested.
- ELine 7 implies WSDL operation and method name are the same.
How the community answered
(34 responses)- A3% (1)
- B79% (27)
- C6% (2)
- D12% (4)
Community Discussion
No community discussion yet for this question.
