
14.04
Quiz
•
Computers
•
10th Grade
•
Practice Problem
•
Hard
YASEMİN ALTUĞ
Used 1+ times
FREE Resource
Enhance your content in a minute
14 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Aşağıdaki kod satırında bulunan boşluklara, integer tipte “numaralar” isminde bir dizi oluşturmak için uygun ifadeleri yazınız.
_________ __________________={10,20,30,40};
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Aşağıdaki kod satırında bulunan boşluklara, string tipte “sehirler” isminde 81 elemanlı bir dizi oluşturmak için uygun ifadeleri yazınız.
_________ ____________ = new ___________
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Aşağıda tanımlanan diziye göre x değişkenin değeri ne olur?
byte[ ] sayilar = new byte[ ]{ 4,3,2,1};
byte x=sayilar[3];
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int[ ] sayilar = {10, 32, 60, 100, 90, 5}; şeklinde oluşturulan bir dizi için sayilar.Length() metodu çalıştırıldığında komutun döndürdüğü değer aşağıdakilerden hangisidir?
5
6
10
HATA VERİR
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdakilerden hangisi 4 elemanlı integer tipinde tanımlanmış bir dizidir?
int[] dizi = new int[4];
int[4] dizi;
int[] dizi = 4;
int dizi[4];
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dizilerle ilgili aşağıdaki ifadelerden hangisi doğrudur?
Dizi elemanları sadece integer tipinde olur.
Dizinin Rank özelliği dizideki eleman sayısını verir.
Dizinin Length özelliği dizinin boyutunu verir.
Sayısal dizilerde ön tanımlı değeri 0’dır
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdakilerden hangisi 4 satır ve 5 sütundan oluşan iki boyutlu dizi tanımlamasıdır?
int[4, 5] sayilar = new int[ , ];
int [4][5] sayilar = new int[];
int [ , ] sayilar = new int[4, 5];
int [ , ] sayilar = new int[5, 4]; E) int[5,4] sayilar = new int[];
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
HTML 2: Lists
Quiz
•
8th - 10th Grade
16 questions
algorithms and programming
Quiz
•
8th - 10th Grade
15 questions
PTS Algoritma dan Pemrograman
Quiz
•
9th - 12th Grade
15 questions
9-klass informatika 2-sherek monitoring test sorawları
Quiz
•
9th - 12th Grade
10 questions
Pretest Postest Sistem Komputer
Quiz
•
10th Grade
10 questions
Tipuri de date
Quiz
•
10th Grade
16 questions
Sains Komputer Tingkatan 4 - 1.3.1 Menjelaskan hubungan
Quiz
•
10th - 12th Grade
13 questions
Arrays in Swift
Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
