Temel Java Bilgisi Ölçme Testi

Quiz
•
Computers
•
University
•
Medium

İrem Teker
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Ekrana çıktı veren kod parçası hangisidir?
System.out.println();
System.println();
system.out.println():
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Sırasıyla toplama, çıkarma, çarpma, bölme için kullanılan semboller hangi şıkta doğru verilmiştir?
+ , - , * , %
+ , - , x , /
+ , - , * , /
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Döngüyü sonladırmak veya döngüyü kırmak için kullanılan komut hangisidir?
Boolean
Break
Stop
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
32 bitlik sayıları tanımlayan, -32768 ve 32767 arasında değer alan veri türü hangisidir?
Float
Int
Long
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
int sayi1,sayi2,toplam; Scanner giris=new Scanner(System.in); System.out.print("Bir sayı girin:"); sayi1=giris.nextInt(); System.out.print("Bir sayı girin:"); sayi2=giris.nextInt(); toplam=sayi1+sayi2; System.out.print("Sayıların Toplamı:"+toplam); Yukarıda verilen kod dizisi hangi sonucu verir?
Toplamı verilen iki sayıyı bulma
Kullanıcıdan iki sayı tahmini isteme
İki sayının toplamı
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Kullanıcının girdiği değerleri okumak için kullanılan kod hangisidir?
System.out.print("giriş:");
Scanner giris=new Scanner(System.in);
public static void main(String[] args)
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Java'da bir sınıfın temel özelliklerini tanımlayan kod parçacığı hangisidir?
class MyClass { }
void myMethod() { }
int x = class;
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
ka

Quiz
•
University
15 questions
DBZBS-Dikkat ve Bilgisayar Zekası Beceri Sınavı

Quiz
•
4th Grade - University
15 questions
ATA-AIT

Quiz
•
University
14 questions
PHP 01

Quiz
•
University
12 questions
Veri tabanı yönetim sistemleri

Quiz
•
University
10 questions
x86 Assembly 101

Quiz
•
University
10 questions
veritabanıQuiz1

Quiz
•
University
10 questions
Scratch 1

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade