Sains Komputer T4 : 1.6.4

Quiz
•
Computers
•
10th - 11th Grade
•
Medium
noor ishak
Used 19+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Di bawah menunjukkan pengisytiharan parameter dalam aturcara.
static void Untung( int jualan) { }
Berikan nama parameter
jualan
int jualan
Untung
static void
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Fungsi utiliti merupakan fungsi built in dalam Java, iaitu sedia ada dalam bahasa pengaturcaraan Java.
Pilih fungsi utiliti dalam Java yang telah anda pelajari.
Math.sqrt (double n)
Math.round (double n)
Math.floor (double n)
Math.max (double m, double n)
Math.min (double m, double n)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Persamaan di antara Function dan Procedure ialah
mempunyai sintaks return
mengembalikan kawalan
memulangkan data
tidak memulangkan data
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
contoh definisi :
static void hasilTambah (int a, int b) {
int hasil = a + b;
System.out.print ( hasil );
}
Di atas menunjukkan definisi bagi ________________.
prosedure
function
parameter
fungsi utiliti
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
static int jumlahBola (int x, int y ) {
int jumlah;
jumlah = x + y;
return jumlah ;
}
Subaturcara diatas adalah definisi bagi ______________
procedure
function
subatur cara
fungsi utiliti
Similar Resources on Wayground
10 questions
Arrays

Quiz
•
10th - 12th Grade
10 questions
INTRODUCCION A LA PROGRAMACION

Quiz
•
6th Grade - University
10 questions
Kuis Array 1

Quiz
•
11th Grade
10 questions
Programming

Quiz
•
1st - 10th Grade
10 questions
Introduction to Arrays

Quiz
•
KG - University
8 questions
Unit 4 Day 8 Opener - C++ Function Concepts

Quiz
•
9th - 12th Grade
10 questions
AP Computer Science-Quiz 2(G10)

Quiz
•
9th - 12th Grade
10 questions
Jenis Data

Quiz
•
7th - 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 Computers
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th 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