What is a correct syntax to output "Hello World" in Kotlin?
Penilaian Harian Bahasa Kotlin SMT 1 2023

Quiz
•
Computers
•
11th Grade
•
Easy
Suhendi Suhendi
Used 3+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
cout << "Hello World"
Console.WriteLine("Hello World")
System.out.printline("Hello World")
println("Hello World")
2.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
How do you insert COMMENTS in Kotlin code?
// This is a comment
/* This is a comment
--This is a comment
#This is a comment
3.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Which keyword is used to declare a function?
fun
define
function
decl
4.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
In Kotlin, code statements must end with a semicolon (;)
False
True
5.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
How can you create a variable with the numeric value 5?
num = 5
intval num = 5
int num = 5
num = 5
6.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
How can you create a variable with the floating number 2.8?
val num = 2.8
num = 2.8 float
float num = 2.8
double num = 2.8
7.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Which operator is used to add together two values?
The ADD keyword
The * sign
The & sign
The + sign
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
22 questions
CodeHS AP CSP Unit 3 Review

Quiz
•
11th - 12th Grade
26 questions
AP CSP Unit 7: Parameters, Returns, and Libraries

Quiz
•
9th - 12th Grade
22 questions
IST CodeHS Unit 8 JavaScript Review

Quiz
•
9th - 12th Grade
20 questions
Python Functions and Error Handling

Quiz
•
10th Grade - University
20 questions
Unit 5 TEST

Quiz
•
11th - 12th Grade
27 questions
Java Swing/AWT Graphics

Quiz
•
9th - 12th Grade
23 questions
AP CSP Unit 6 Practice

Quiz
•
11th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

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

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University