Mobile Development Kotlin Mcq
Oct 04, 2025

How do you declare a nullable variable in Kotlin?

Choose the correct answer:
A) var name: String?
B) var name: String!
C) var name: nullable String
D) var name: String null
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback