Q.1
Classes can be inherited from other classes using keyword...
  • colon ( : )
  • extend
  • implement
  • comma ( , )
Q.2
A function which can accepts a function as parameter or can returns a function is called ...
  • Extensions
  • Lambda
  • High-Order Function
  • Nullable Receiver
Q.3
Which function does not use a lambda receiver (this)?
  • let
  • run
  • with
  • apply
Q.4
According to code convention, what format used for the function name?
  • camelCase
  • PascalCase
  • snake_case
  • kebab-case
Q.5
By default functions in Kotlin are ...
  • Private
  • Internal
  • Protected
  • Public
Q.6
A container/group of instructions for your program
  • program set
  • proportion
  • function
  • instruction group
Q.7
JavaScript and jQuery are related.
  • True
  • False
Q.8
A program.
  • An Icon
  • A set of instructions for your computer
  • A handbook
  • A blueprint
Q.9
To make something repeat over and over again.
  • repeat
  • loop
  • go-over
  • repeater
0 h : 0 m : 1 s