Quiz Yourself on Exception Handling

Let’s review exceptions and code handling.

We'll cover the following...

Handling Exceptions in Android

1.

What of the following is not a Kotlin exception?

A.

Arithmetic Exception

B.

ArrayIndexOutOfBounds Exception

C.

NullPointerException

D.

Gradle dependencies Errors


1 / 4