nerdexam
Oracle

1Z0-897 · Question #23

A developer is asked to consult on a Web services project and assist the team with a good design approach on a new project. The team members disagree on whether to use WSDL or Java first. Several…

The correct answer is C. Java should be used first because it is often the fastest and easiest approach. See the full explanation below for the reasoning.

Question

A developer is asked to consult on a Web services project and assist the team with a good design approach on a new project. The team members disagree on whether to use WSDL or Java first. Several members are skilled with XML and see a schema and WSDL as the correct place to start. The team has also learned the deadline for this project has been moved up and another team plans to reuse their code. Which statement is true about the proper course of action to take in this situation?

Options

  • AJava should be used first because it is a strongly typed language and will result in a robust WSDL.
  • BWSDL should be used first because it will make the code easier to reuse for the other team.
  • CJava should be used first because it is often the fastest and easiest approach.
  • DWSDL should be used first because the team knows XML Schema.

How the community answered

(17 responses)
  • A
    6% (1)
  • B
    12% (2)
  • C
    82% (14)

Community Discussion

No community discussion yet for this question.

Full 1Z0-897 Practice