
14.04
Authored by YASEMİN ALTUĞ
Computers
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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[];
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?
Similar Resources on Wayground
15 questions
Access Basics
Quiz
•
9th - 12th Grade
10 questions
Word basics
Quiz
•
8th - 12th Grade
10 questions
KS4 Programming Techniques (1)
Quiz
•
8th - 10th Grade
15 questions
Word Lesson 6
Quiz
•
9th - 12th Grade
11 questions
J277 Programming - Data Types
Quiz
•
9th - 11th Grade
16 questions
Subroutines
Quiz
•
9th - 11th Grade
10 questions
BTEC DIT C1 LAB - Project Requirements
Quiz
•
10th - 11th Grade
10 questions
Intro to Comp Sci U1: L 1
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade