Review Kotlin Day 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Listyanti Dewi
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa sintaks yang benar untuk menampilkan "Hello World" di Kotlin?
System.out.println("Hello World");
console.log("Hello World")
println("Hello World")
cout << "Hello World"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara memasukkan KOMENTAR ke dalam kode Kotlin?
//Ini komentar
/*Ini komentar
--Ini komentar
#Ini komentar
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Keyword mana yang digunakan untuk mendeklarasikan suatu fungsi?
decl
fun
define
var
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa perbedaan antara var dan val di Kotlin?
var digunakan untuk nilai yang tidak dapat diubah, sedangkan val digunakan untuk nilai yang dapat diubah
var digunakan untuk nilai yang dapat diubah, sedangkan val digunakan untuk nilai yang tidak dapat diubah
var digunakan untuk deklarasi variabel, sedangkan val digunakan untuk deklarasi konstanta
var digunakan untuk nilai yang dapat diubah, sedangkan val digunakan untuk nilai yang tidak dapat diubah
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Di Kotlin, pernyataan kode harus diakhiri dengan titik koma (;)
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara membuat variabel dengan nilai numerik 5?
num = 5
val num = 5
num = 5 int
int num = 5
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa fungsi dari kata kunci fun
dalam Kotlin?
Untuk mendeklarasikan variabel
Untuk mendeklarasikan fungsi
Untuk menginisialisasi variabel
Untuk menginisialisasi fungsi
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Flutter Flight 101: Flutter Introduction

Quiz
•
6th Grade - University
11 questions
Android & Android Studio 1

Quiz
•
7th - 12th Grade
10 questions
pre test informatika pemrogram ujicbman

Quiz
•
12th Grade
15 questions
THỬ THÁCH VỚI CHƯƠNG TRÌNH CON

Quiz
•
11th Grade
10 questions
Python Dasar

Quiz
•
10th Grade
10 questions
Javascript Variables

Quiz
•
10th Grade
10 questions
Ciência de Dados - Probabilidade e Variáveis Aleatórias II

Quiz
•
12th Grade
10 questions
Prezentācijas veidošanas nosacījumi

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade