更多“在J2EE中,VetoableChangeSupport的fireVetoableChange方法会抛出的异常是()。 ”相关问题
  • 第1题:

    在方法的签名后面用关键字throw来声明该方法会抛出异常。


    错误

  • 第2题:

    Thread类的join()方法会抛出InterruptedException异常。()


    错误

  • 第3题:

    在方法头的后面用throw来声明该方法会抛出异常


    错误

  • 第4题:

    27、在方法的签名后面用关键字throw来声明该方法会抛出异常。


    正确

  • 第5题:

    12、Thread类的join()方法会抛出InterruptedException异常。()


    会抛出InterruptedException异常