
QUIZ XI RPL

Quiz
•
Information Technology (IT)
•
9th - 12th Grade
•
Medium
Cut Adelya Asna Thasya_PPLDD
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa fungsi perintah echo dalam PHP?
Menghapus file pada server
Menampilkan teks atau data ke layar
Menyimpan data ke database
Mengulang perintah tertentu
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Bagaimana cara menuliskan variabel dengan benar dalam PHP?
nama = "Budi";
$nama = "Budi";
var nama = "Budi";
int nama = "Budi";
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa output dari kode berikut?
<?php
$a = 5;
$b = 7;
$c = $a + $b;
echo $c;
?>
12
57
5+2
Error
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Manakah yang benar tentang komentar di PHP?
// Komentar dan # Komentar
<!-- Komentar -->
**komentar**
/* Komentar
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Jika nilai $nilai = 80;, bagaimana cara menampilkan “Lulus” jika nilai ≥ 75?
if($nilai >= 75)
echo "Lulus";
if $nilai >= 75:
echo "Lulus";
endif;
if($nilai < 75){
echo "Lulus";
}
if($nilai >= 75){
echo "Lulus";
}
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa kegunaan tanda titik (.) dalam PHP?
Operator perbandingan
Operator penggabungan string
Operator logika
Operator pembagian
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Output dari kode berikut adalah?
<?php
$nama = "Ani";
echo "Halo " . $nama;
?>
Halo . Ani
$nama Halo
Halo Ani
Error
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Quiz Pemrograman Python

Quiz
•
10th Grade - University
10 questions
Quiz SISFORMA Go To School

Quiz
•
12th Grade
10 questions
SQL 4at

Quiz
•
12th Grade
10 questions
Circuitos y Sensores con Arduino

Quiz
•
9th Grade
15 questions
quiz kelas 11

Quiz
•
11th Grade
5 questions
Pre-test Percabangan

Quiz
•
10th Grade - University
11 questions
Quiz_P1_X-SIJA C

Quiz
•
10th Grade
14 questions
CPE Laws Final Assessment 1

Quiz
•
12th 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 Information Technology (IT)
10 questions
Video Games

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

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

Lesson
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
12 questions
Graphing Inequalities on a Number Line

Quiz
•
9th Grade
20 questions
Cell Organelles

Quiz
•
9th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
15 questions
Two Step Equations

Quiz
•
9th Grade