Q.1.
Classes can be inherited from other classes using keyword...
Q.2.
A function which can accepts a function as parameter or can returns a function is called ...
Q.3.
Which function does not use a lambda receiver (this)?
Q.4.
According to code convention, what format used for the function name?
Q.5.
By default functions in Kotlin are ...
Q.6.
A container/group of instructions for your program
Q.7.
JavaScript and jQuery are related.
Q.8.
A program.
Q.9.
To make something repeat over and over again.