
mobil ünite4
Authored by halime kanbil
Computers
11th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Şart ifadesi “true” olarak sağlandığı zaman if içindeki kodlar çalıştırılır.
D
Y
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
( ) <,>,==,<=,>=,!= karakterleri aritmetiksel operatörlerdir.
D
Y
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
( ) Maksimum dört adet for döngüsü iç içe yazılır.
D
Y
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
( ) while döngüsünde yazılan şart ifadesi şartı sağlamasa da döngü en az bir defa
çalıştırılır.
D
Y
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
( ) Karar ifadelerinde şart yazılırken “||” operatörü kullanılırsa şartlardan birinin
“true” olması yeterlidir.
D
Y
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
( ) Java dilindeki String veri tipinde karşılaştırma yapılırken “==” ifadesi ile karşılaştırmak
yeterlidir.
D
Y
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdaki kodlar çalıştırıldığında textView ögesine eklenecek değerler nelerdir?
textView.setText(“”);
for(int i=0;i<50;i++){
if(i==18 || i==27){
continue;}
if(i%3==0){
textView.setText(textView.getText()+” “+ i);
}}
1 2 6 24 120 720 5040
0 3 6 9 12 15 21 24 30 33 36 39 42 45 48
0 3 6 9 12 15 18 21 24 27 30 33 36 39 42 45 48
1 2 3 6 24 30 120 720 5040
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?