ar
Feedback
جافا Java

جافا Java

الذهاب إلى القناة على Telegram

ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم

إظهار المزيد
6 331
المشتركون
-524 ساعات
-157 أيام
-6130 أيام
أرشيف المشاركات
What is the purpose of the `this` keyword in Java? ما هو الغرض من الكلمة المفتاحية `this` في جافا؟ #JavaKeywords #OOP

اختر الإجابة الصحيحة
Anonymous voting

What is the purpose of the `abstract` method in Java? ما هو الغرض من الدالة `abstract` في جافا؟ #JavaAbstraction #OOP

Write a Java code to check if a number is even or odd. اكتب كود جافا للتحقق مما إذا كان الرقم زوجياً أم فردياً. #BasicLogic

اختر الإجابة الصحيحة
Anonymous voting

What is the purpose of the `abstract` keyword in Java? ما هو الغرض من الكلمة المفتاحية `abstract` في جافا؟ #JavaKeywords #AbstractClasses

اختر الإجابة الصحيحة
Anonymous voting

What is the difference between `throw` and `throws` in Java? ما هو الفرق بين `throw` و `throws` في جافا؟ #JavaExceptionHandling #Syntax

Create a simple Java class with a constructor and one method. أنشئ صنفاً بسيطاً في جافا يحتوي على مُنشئ ودالة واحدة. #ClassCreation

اختر الإجابة الصحيحة
Anonymous voting

What is the difference between `break` and `continue` statements in Java? ما هو الفرق بين عبارتي `break` و `continue` في جافا؟ #JavaControlFlow #Loops

اختر الإجابة الصحيحة
Anonymous voting

What is the purpose of the `implements` keyword in Java? ما هو الغرض من الكلمة المفتاحية `implements` في جافا؟ #JavaInterfaces #OOP

Write a Java code to implement a simple ATM machine simulation. اكتب كود جافا لتنفيذ محاكاة بسيطة لماكينة صراف آلي. #SimpleApplications

اختر الإجابة الصحيحة
Anonymous voting

What is the purpose of the `continue` statement in Java? ما هو الغرض من عبارة `continue` في جافا؟ #JavaControlFlow #LoopControl

اختر الإجابة الصحيحة
Anonymous voting

What is the difference between `throw` and `throws` in Java? ما هو الفرق بين `throw` و `throws` في جافا؟ #JavaExceptionHandling #Syntax

Write a Java code to implement a simple address book using HashMap. اكتب كود جافا لتنفيذ دفتر عناوين بسيط باستخدام HashMap. #Collections

اختر الإجابة الصحيحة
Anonymous voting