Mobile Development
Kotlin
Fill_blanks
Oct 04, 2025
To create an extension function, you use the syntax: fun ____.____()
Fill in the blanks:
To create an extension function, you use the syntax: fun ReceiverType.functionName.____()
Answers:
1. ReceiverType.functionName
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts