
untitled

Quiz
•
Computers
•
10th - 11th Grade
•
Medium
Mehmet Arslan
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdakilerden hangisi atama operatörüdür?
=
==
<=
>=
!=
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if(sayi ....... 2 == 0)
{
MessageBox.Show(“Bu bir çift sayıdır.”);
}
...... yerine aşağıdakilerden hangisi gelmelidir.
=
*
/
%
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if (sayi1.............. sayi2)
{
MessageBox.Show(“2.sayı 1.sayıdan büyüktür.”);
}
ifadesinde ........... yerine aşağıdakilerden hangisi gelmelidir.
<
>
<=
>=
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
int a=”52”; hatalı bir koddur.
Doğru
Yanlış
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aşağıdakilerden hangisi bir kod satırının başına eklendiğinde kod satırını yorum
satırına dönüştürür?
//
()
/
.
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
TextBox1 nesnesi görünmez yapmak için gereken kod nedir?
TextBox1.Visible=”True”
TextBox1.Enabled=”False”
TextBox1.Visible=”False”
TextBox1.Enabled=”True”
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Aşağıdakilerden hangisi Tokat kelimesini Listbox’a ekler?
listBox1.Items(“Tokat”);
listBox1.Items.Ekle(“Tokat”);
listBox.Item.Add(“Tokat”);
listBox1.Items.Add(“Tokat”);
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Computer Science: Chapter 2 Test Review

Quiz
•
9th - 12th Grade
24 questions
Основы C#

Quiz
•
1st - 12th Grade
20 questions
c# Diziler

Quiz
•
10th Grade
23 questions
Akış Diyagramı

Quiz
•
7th - 12th Grade
20 questions
2.4 Computational Logic

Quiz
•
9th - 11th Grade
20 questions
Linguaggio C++

Quiz
•
10th - 12th Grade
20 questions
แบบทดสอบ Python เบื้องต้น

Quiz
•
9th - 12th Grade
24 questions
Java Loops

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade