By default functions in Kotlin are ...

Kotlin - OOP & Functional Programming

Quiz
•
Computers
•
Professional Development
•
Medium
Arif Faizin
Used 40+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Private
Internal
Protected
Public
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
According to code convention, what format used for the function name?
camelCase
PascalCase
snake_case
kebab-case
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to write correct parameters in Kotlin?
fun sum(Int: ValueA, Int: valueB)
fun sum(Int ValueA, Int valueB)
fun sum(valueA: Int, valueB: Int)
fun sum(valueA Int, valueB Int)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a function which can accepts a function as parameter or can returns a function is called ...
Extensions
Lambda
High-Order Function
Nullable Receiver
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function does not use a lambda receiver (this)?
let
run
with
apply
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
classes can be inherited from other classes using keyword...
colon ( : )
extend
implement
comma ( , )
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we need abstract class?
to inherited values from other classes
to avoid creating instances of the class
to not inherit values from other classes
to create an instance of the class
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Java Increment & Decrement Operators

Quiz
•
Professional Development
10 questions
c programming-Test 1

Quiz
•
Professional Development
11 questions
JAVA QUIZ

Quiz
•
Professional Development
15 questions
24/01/2024

Quiz
•
Professional Development
15 questions
C PROGRAMMING BASICS-QUIZ-1

Quiz
•
Professional Development
15 questions
DOT NET-SET1

Quiz
•
Professional Development
10 questions
python quiz

Quiz
•
6th Grade - Professio...
10 questions
Python Chapter 11: Inheritance

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade