PHP MySQL

Quiz
•
Computers
•
7th Grade - Professional Development
•
Medium
Mohammada Aprilianto
Used 65+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
penulisan nama variabel yang benar adalah ...
$nama siswa 2 = 'mada';
$nama_siswa2 = 'mada';
$2namaSiswa = 'mada';
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
PHP termasuk ..
Client Side Scripting
Server Side Scripting
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Aplikasi yang digunakan untuk menjalankan web server apache yang bisa lintas OS linux dan windows adalah
WAMP
MAMP
LAMP
XAMPP
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Source code di atas akan mencetak tulisan ..
bilangan ganjil
bilangan genap
tidak mencetak apa-apa
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
$matrixA = [
[2,4],
[6,3]
];
$matrixB = [
[5,8],
[9,1]
];
Cara menjumlahkan kedua matrix tersebut di baris 0 dan kolom 0 adalah
$matrixA+$matrixB
$matrixA[0]+$matrixB[0]
$matrixA[0][0]+$matrixB[0][0]
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Untuk menampilkan tanggal dan jam saat ini adalah
time('Y-m-d H:i:s')
date('Y-m-d H:i:s')
date('T-b-t J:m:d')
mktime('Y-m-d H:i:s')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
function cetakNama($nama = 'willy'){
echo $nama;
}
cetakNama('wildan');
Sintaks tersebut akan mencetak ..
willy
wildan
Tidak muncul apa-apa
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Quiz 1 Mikrokontroler Kelas 12

Quiz
•
12th Grade
20 questions
Ujian_web

Quiz
•
University
20 questions
PBO - Topik 1 dan 2

Quiz
•
12th Grade
18 questions
SAINS KOMPUTER F5 BAB 3

Quiz
•
10th - 12th Grade
20 questions
Pemrograman Dasar 3

Quiz
•
9th - 12th Grade
20 questions
PTS WEB DEV 2

Quiz
•
11th Grade
20 questions
Соединение с базой данных mysql посредством php

Quiz
•
11th Grade
15 questions
UMS - Refresment Array, Looping, Function

Quiz
•
University
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
23 questions
Lab 4: Quizziz Questions

Quiz
•
University
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
14 questions
Computer Hardware

Quiz
•
7th Grade