nerdexam
Oracle

1Z0-554 · Question #81

An application module is named MyAppModule. No Java component is defined for the module but the application does define a base class that extends oracle.jbo.serverAppiicationModuleimp1. Which two…

The correct answer is B. Any code in the base class will be implemented by MyAppModule. See the full explanation below for the reasoning.

Question

An application module is named MyAppModule. No Java component is defined for the module but the application does define a base class that extends oracle.jbo.serverAppiicationModuleimp1. Which two statements are true in this scenario?

Options

  • ACode In the base class will only be implemented if MyAppModuleApp1. java extends the base class.
  • BAny code in the base class will be implemented by MyAppModule.
  • CNo code in the base class will be implemented because an application-specific Java component named
  • DAny code in the base class will be implemented by MyAppModuleDefimp1.java.
  • EThe MyAppModule. xml definition will include a reference to the base class.

How the community answered

(43 responses)
  • A
    5% (2)
  • B
    70% (30)
  • C
    14% (6)
  • D
    2% (1)
  • E
    9% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-554 Practice