B. 2023.6.2-TikTok春招(澳大利亚区域)-第二题

2023.6.2-TikTok春招(澳大利亚区域)-第二题

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

2. Java lnheritance(Australia)

What's the output of this code below:

image

Pick ONE option {{ select(1) }}

  • Base::show() called
  • Derived::show() called
  • Compile error