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
What is a correct syntax to output "Hello World" in Kotlin?
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 Wayground
25 questions
ОЛИМПИАДА ПО ИНФОРМАТИКИ

Quiz
•
10th - 11th Grade
25 questions
CONDITIONAL STATEMENTS

Quiz
•
11th - 12th Grade
20 questions
קלט פלט משתנים והוראות השמה

Quiz
•
7th Grade - University
20 questions
Unit 1 GA IST

Quiz
•
9th - 12th Grade
20 questions
Basic JavaScript Review

Quiz
•
9th - 12th Grade
20 questions
แบบทดสอบปลายภาค ว30282

Quiz
•
11th Grade
20 questions
Тест по теме ОС Windows

Quiz
•
10th - 11th Grade
20 questions
Quiz Mobile 01

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade