____ technique is used to deal with errors in the program

13. ____ technique is used to deal with errors in the program.

  1. app.onerror(err)
  2. error.one
  3. app.error(one)

Answer: A) app.onerror(err)

Explanation:

app.onerror(err) technique is used to deal with errors in the programme.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.