Question Bank
1899 approved questions from the community
Which scope functions return the context object itself in Kotlin?
Which of the following are common higher-order functions in Kotlin's standard library?
Which modifiers can be applied to class members to control overriding in Kotlin?
What are the characteristics of a companion object in Kotlin?
Which methods are automatically generated by Kotlin when you declare a data class?
Arrow functions have an arguments object.
What is a polyfill?
What is transpilation?
What is code splitting?
What is throttling?
What is the IndexedDB?
What does Array.prototype.find() return?
What are getters and setters?
What is a static method in a class?
What is the difference between class and function constructor?
What is WeakMap?
What is a Set in JavaScript?
What is the difference between Map and Object?
What does the Symbol type represent?
What is a Generator function?