int sayi1=45; değişkenin içindeki değerin ekran çıktısı almak için doğru seçenek ?

java temel

Quiz
•
Computers
•
11th Grade
•
Medium
cagla cagla
Used 34+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
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)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Latihan Interface

Quiz
•
9th - 12th Grade
12 questions
Loops

Quiz
•
9th - 12th Grade
10 questions
Java: repetition control structure for & while

Quiz
•
10th - 12th Grade
15 questions
Basics in Java

Quiz
•
9th - 12th Grade
15 questions
Java Script Quiz

Quiz
•
9th - 12th Grade
15 questions
Area and Arrays

Quiz
•
10th - 12th Grade
12 questions
Java - arrays and String methods

Quiz
•
9th - 12th Grade
7 questions
Java Basics #2

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade