uk
Feedback
جافا Java

جافا Java

Відкрити в Telegram

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

Показати більше
6 327
Підписники
-524 години
-157 днів
-6130 день
Архів дописів
اختر الإجابة الصحيحة
Anonymous voting

What is encapsulation in Java? ما هو التغليف (encapsulation) في جافا؟ #JavaEncapsulation #OOP

Write a Java code to implement a simple word counter for a text file. اكتب كود جافا لتنفيذ عداد كلمات بسيط لملف نصي. #FileProcessing

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

Which of the following is true about Java's `public` access modifier? أي مما يلي صحيح بخصوص مُعدّل الوصول `public` في جافا؟ #JavaAccessModifiers #OOP

Write a Java code to implement a simple student grading system. اكتب كود جافا لتنفيذ نظام تقييم طلاب بسيط. #SimpleApplications

Create a Java method to find the longest palindromic substring in a string. أنشئ دالة في جافا لإيجاد أطول سلسلة فرعية متناظرة في سلسلة نصية. #StringProcessing

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

What is the purpose of the `finally` block in a try-catch-finally structure? ما هو الغرض من كتلة `finally` في بنية try-catch-finally؟ #JavaExceptionHandling #FinallyBlock

هذا البوت اللي ارسلته قبل اسبوع الظاهر بيتحول عمله رقميه وهذا رابط الدعوه حقي ادخلوه https://t.me/dogshouse_bot/join?startapp
هذا البوت اللي ارسلته قبل اسبوع الظاهر بيتحول عمله رقميه وهذا رابط الدعوه حقي ادخلوه https://t.me/dogshouse_bot/join?startapp=Y5MPBuWmRXeww4dXpWFcXA انا مستفيد وانتم مش خسرانين شي

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

Which collection class should be used if you need to prevent duplicate elements and maintain insertion order? أي فئة من فئات المجموعات يجب استخدامها إذا كنت بحاجة لمنع العناصر المكررة والحفاظ على ترتيب الإدخال؟ #JavaCollections #DataStructures

Create a Java method to check if a string contains only digits. أنشئ دالة في جافا للتحقق مما إذا كانت السلسلة النصية تحتوي على أرقام فقط. #StringValidation

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

What is the difference between `final`, `finally`, and `finalize()` in Java? ما هو الفرق بين `final`، `finally`، و `finalize()` في جافا؟ #JavaKeywords #ExceptionHandling

Write a Java code to remove duplicates from an array. اكتب كود جافا لإزالة العناصر المكررة من مصفوفة. #ArrayProcessing

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

What is the purpose of the `try-catch` block in Java? ما هو الغرض من كتلة `try-catch` في جافا؟ #JavaExceptionHandling #ErrorHandling

Write a Java code to implement a simple file compression program. اكتب كود جافا لتنفيذ برنامج ضغط ملفات بسيط. #FileProcessing

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