Which statement defines a block of code that always executes, regardless of whether or not an exception was thrown?
A、catch;
B、finally;
C、final;
D、throw;
E、throws
发布时间:2025-12-03 07:35:04
A、catch;
B、finally;
C、final;
D、throw;
E、throws