جافا Java
Ir al canal en Telegram
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Mostrar más6 328
Suscriptores
-424 horas
-147 días
-5930 días
Archivo de publicaciones
6 327
What is the correct way to compare two strings for equality in Java?
ما هو الطريقة الصحيحة لمقارنة سلسلتين للمساواة في جافا؟
6 327
Write the code to create an array of integers and initialize it with values in Java.
اكتب الكود لإنشاء مصفوفة من الأعداد الصحيحة وتهيئتها بقيم في جافا.
6 327
Write the code to implement polymorphism by overriding the 'calculateArea()' method in the 'Circle' subclass in Java.
اكتب الكود لتنفيذ التعدد الشكلي عن طريق تجاوز طريقة 'calculateArea()' في الفئة الفرعية 'Circle' في جافا.
6 327
Which keyword is used to pass an object of a class as its own parameter?
أي كلمة مفتاحية تستخدم لتمرير كائن من فئة كمعلمة خاصة به؟
6 327
What will be the output of the following Java code snippet?
int x = 10;
int y = ++x;
System.out.println(y);
ما سيكون الإخراج من مقتطف الكود جافا التالي؟
int x = 10;
int y = ++x;
System.out.println(y);
6 327
Write the code to implement a recursive algorithm to determine whether a given binary tree is a binary search tree.
اكتب الكود لتنفيذ خوارزمية متكررة لتحديد ما إذا كانت شجرة ثنائية معينة هي شجرة بحث ثنائية.
6 327
Which of the following is an unchecked exception in Java?
أي من الأتي هو استثناء غير مدقق في جافا؟
6 327
What does the `this` keyword refer to in Java?
ماذا يشير الكلمة الرئيسية `this` في جافا؟
6 327
Write the code to implement a queue data structure using an array or a linked list, including methods to enqueue, dequeue, and peek elements.
اكتب الكود لتنفيذ بنية بيانات الطابور باستخدام مصفوفة أو قائمة مترابطة، بما في ذلك طرق لإضافة، وإزالة، واستعراض العناصر.
6 327
How do you increment a variable `x` by 1 in Java?
كيف تزيد متغير `x` بمقدار 1 في جافا؟
¡Ya disponible! Investigación de Telegram 2025 — los principales insights del año 
