Here's an array of booleans.
val flags = booleanArrayOf(true, false, true)
Select one correct statement.
Here's an array of booleans.
val flags = booleanArrayOf(true, false, true)
Select one correct statement.
Create a free account to access the full topic