Seberapa jauh kapal akan bergerak menggunakan kode berikut?
다음 코드를 사용하면 배는 얼마나 멀리 이동할 수 있나요?
ICT Grade 10 Final Exam Practice Test
Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Dionisius Diego
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Seberapa jauh kapal akan bergerak menggunakan kode berikut?
다음 코드를 사용하면 배는 얼마나 멀리 이동할 수 있나요?
3
4
5
6
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Syntax yang benar untuk menjalankan perulangan "for" untuk semua angka dari 0 hingga 10 adalah ….
0부터 10까지의 모든 숫자에 대해 "for" 루프를 실행하는 올바른 구문은 다음과 같습니다 ....
for (i = 10; i =0; i--)
for (i = 0; i < 9; i++)
for (i = 1; i < 10; i++)
for (i = 0; i < 10; i++)
for (i = 0; i < =10; i++)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berapa kali "function1" akan dipanggil?
"function1"은 몇 번이나 호출되나요?
10
20
100
200
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When might you use a "while" loop instead of a "for" loop?
언제 "for" 루프 대신 "while" 루프를 사용할 수 있습니까?
Kapan Anda bisa menggunakan perulangan "while" dan bukan perulangan "for"?
if you know exactly how many iterations you want to perform
jika Anda tahu persis berapa banyak iterasi yang ingin Anda lakukan
수행하려는 반복 횟수를 정확히 알고 있는 경우
if you don't know exactly how many iterations you want to perform
jika Anda tidak tahu persis berapa banyak iterasi yang ingin Anda lakukan
수행하려는 반복 횟수를 정확히 모르는 경우
you should always use a "while" loop instead of a "for" loop
Anda harus selalu menggunakan perulangan "while" dan bukan perulangan "for".
"for" 루프 대신 "while" 루프를 항상 사용해야 합니다.
you should never use a "while" loop instead of a "for" loop
Anda tidak boleh menggunakan perulangan "while" alih-alih perulangan "for".
"for" 루프 대신 "while" 루프를 사용하면 안 됩니다.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When would you use a "do-while" loop?
Kapan Anda akan menggunakan perulangan "do-while"?
"do-while" 루프는 언제 사용합니까?
when you want to run a loop at least once no matter what
ketika Anda ingin menjalankan loop setidaknya sekali apa pun yang terjadi
무슨 일이 있어도 적어도 한 번은 루프를 실행하고 싶을 때
whenever you want to do the same thing as a "while" loop
kapan pun Anda ingin melakukan hal yang sama seperti perulangan "while".
"while" 루프와 동일한 작업을 수행하고 싶을 때마다
When running a "while" loop takes too long
Saat menjalankan loop "while" membutuhkan waktu terlalu lama
"while" 루프를 실행하는 데 시간이 너무 오래 걸리는 경우
none of the above
Bukan dari salah satu di atas
위에 해당사항 없음
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the variable i is currently set to 0, what would this code do?
Jika variabel i saat ini diset sebagai 0, apa yang akan dilakukan kode ini?
변수 i가 현재 0으로 설정되어 있다면 이 코드는 무엇을 할까요?
Print out the number 0–9
Menampilkan nilai 0 – 9
0~9까지의 숫자를 출력하세요
Print out the number 1-10
Menampilkan nilai 1 – 10
1~10까지의 숫자를 출력하세요
Print out the number 0 ten times
Menampilkan nilai 0 sepuluh kali
숫자 0을 10번 출력하세요
Cannot put a conditional in a loop
Tidak dapat menggunakan Kondisional pada loop
루프에 조건문을 넣을 수 없습니다
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The creation process function before it is called is called ….
Proses pembuatan function sebelum dipanggil disebut ….
함수가 호출되기 전에 함수를 생성하는 과정을...
Call Function
Create Function
Define Function
Adding Function
13 questions
Python Iteration
Quiz
•
10th Grade
12 questions
Python Programming - Iteration
Quiz
•
9th Grade
14 questions
PCS Typing Questions
Quiz
•
9th - 12th Grade
10 questions
Ujian Berpikir Komputasional
Quiz
•
12th Grade
11 questions
setup start
Quiz
•
9th - 12th Grade
10 questions
Guided Note 5.3 For Loop and List
Quiz
•
9th - 12th Grade
10 questions
Evaluasi Struktur Kontrol Perulangan C++
Quiz
•
10th Grade
10 questions
Programming - Iteration, Basic Programming Constructs & Loop
Quiz
•
2nd - 12th Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade
25 questions
Spanish preterite verbs (irregular/changed)
Quiz
•
9th - 10th Grade
10 questions
Identify Slope and y-intercept (from equation)
Quiz
•
8th - 9th Grade
10 questions
Juneteenth: History and Significance
Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1
Quiz
•
9th - 12th Grade
26 questions
June 19th
Quiz
•
4th - 9th Grade
20 questions
Distance, Midpoint, and Slope
Quiz
•
10th Grade
20 questions
Figurative Language Review
Quiz
•
10th Grade
27 questions
STAAR English 1 Review
Quiz
•
9th Grade