
الجملة الشرطية
Authored by Tamer Tamer
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
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
if (________ )
{
Console.WriteLine("الرقم فردي");
}
x%2==0
x%2!=1
x==0
x/2==0
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
؟ماذا يكون جواب التعبير المنقطي
اي شيئ
TRUE
True/False
False
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
متى نستعمل else?
في حال تحقق الشرط
في حال لم يتحقق الشرط
في جميع الاحوال
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
int x = 5;
if (x = 5)
{
Console.WriteLine("x يساوي 5");
}
else
{
Console.WriteLine("x لا يساوي 5");
}
x يساوي 5
x لا يساوي 5
error
x يساوي 5/لا يساوي
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
int x = 5, y = 11;
if (x > y || x + y == 15)
{
Console.WriteLine("الشرط صحيح");
}
else
{
Console.WriteLine("الشرط خاطئ");
}
الشرط صحيح
الشرط خاطئ
لا يطبع
error
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?