
java temel
Authored by cagla cagla
Computers
11th Grade
Used 34+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
int sayi1=45; değişkenin içindeki değerin ekran çıktısı almak için doğru seçenek ?
System.out.println("sayı 2 değeri "+sayi1);
System.out.println("sayı 2 değeri ");
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
int zaman =14;
System.out.println(zaman++);
ekran görüntüsü nedir?
14
15
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
boolean durum=3==5;
System.out.println(durum);
dönen değer nedir?
true
false
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
boolean sonuc1=6>2 || 10>7;
System.out.println("sonuc değeri"+sonuc1);
true
false
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
double not1 = 100, not2 = 70;
double ort = (not1 + not2) / 2;
System.out.println("ortalama= " + ort)
ekrandaki ortalama değeri nedir?
85
75
50
80
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
String ad="ali";
String meslek="ÖĞRETMEN";
ekrana birlikte yazdırma komutu nedir?
System.out.println("adı = "ad" mesleği= "meslek);
System.out.println("adı = "+ad+" mesleği= "+meslek);
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
PI_SAYISI, MAAS_KATSAYISI, SAAT_UCRETI
hangi isimlendirme kuralı kullanılmıştır?
Screaming Snake Case (Çığlık Atan Yılan Gösterimi)
Pascal Case (Paskal Gösterimi)
Camel Case (Deve Gösterimi)
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?