Which line will abort the execution of the following code by throwing an exception?
val strings = arrayOf("abc", "hello", "army of robots", null)Which line will abort the execution of the following code by throwing an exception?
val strings = arrayOf("abc", "hello", "army of robots", null)Create a free account to access the full topic