
Nesne Tabanlı Programlama Quiz Soruları
Authored by Emine Demirezen
Computers
10th Grade
Used 27+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bir nesnenin arka plan rengi hangi özelliğiyle değiştirilir?
color
backcolor
forecolor
font
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Forecolor özelliği ile nesnede aşağıdakilerden hangisi değişir?
Nesnenin arka plan rengi
Nesne formda gizlenir.
Yazı stili değiştirilir.
Yazı rengi değiştirilir.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Butona çift tıkladığımızda varsayılan olarak hangi olayı karşımıza gelir?
Click
TextChanged
MouseMove
MouseUp
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Butona tıklandığında textBox1’e Bilişim Teknolojileri yazan kod hangisidir?
textBox1.Text("Bilişim Teknolojileri");
textBox1.Text="Bilişim Teknolojileri";
textBox1="Bilişim Teknolojileri";
textBox1.Text=Bilişim Teknolojileri;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nesneyi görünmez hale getirmek için hangi özelliği değiştirilmelidir?
Enabled
Visible
BackColor
ForeColor
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bir textbox’ın içine veri girişini engellemek için hangi özelliği değiştirilmelidir?
Enabled
Visible
BackColor
ForeColor
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
listBox’a Bilişim yazısını ekleyen kod aşağıdakilerden hangisidir?
listBox1.Items.Add="Bilişim";
listBox1.Items.Add=Bilişim;
listBox1.Items.Add(Bilişim);
listBox1.Items.Add("Bilişim");
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?