fa
Feedback
جافا Java

جافا Java

رفتن به کانال در Telegram

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

نمایش بیشتر
6 163
مشترکین
-324 ساعت
-147 روز
-6930 روز
آرشیو پست ها
What is the correct syntax to print a message in Java?
Anonymous voting

كم يكون ال output
كم يكون ال output

In Java, what is a 'package' and how is it used? في جافا، ما هو 'الحزمة' وكيف يتم استخدامها؟

How do you define a one-line comment in Java?
Anonymous voting

اتوقع 80% بيجاوب غلط 🫢

في جافا لو المتغير private وماحطينا دوال داخل الكلاس للوصول لهذا المتغير هل نقدر نغير او نوصل لهذا المتغير بشكل مباشر من ال main method

What is the purpose of a constructor in a Java class? ما هو الغرض من منشئ في فئة جافا؟

Which access modifier makes a member of a class accessible only within the same package?
Anonymous voting

مستغرب من اللي يستخدمون w3schools لتعلم الويب وعندهم هذا الموقع https://developer.mozilla.org/en-US/docs/Learn

How do you handle exceptions in Java? كيف تتعامل مع الاستثناءات في جافا؟

Which of the following is an unchecked exception in Java?
Anonymous voting

Write a Java program to print all the elements of a two-dimensional integer array named 'matrix'. اكتب برنامج جافا لطباعة جميع عناصر مصفوفة ثنائية الأبعاد من الأعداد الصحيحة باسم 'matrix'.

Which of these is not a loop structure in Java?
Anonymous voting

What is the use of the 'new' keyword in Java? ما هو استخدام كلمة 'new' في جافا؟

Which of the following is the correct way to create a multidimensional array in Java?
Anonymous voting

طريقة عمل مشروع javafx اذا ال jdk عندك اعلى من 8 بطريقة مباشرة في النتبينز

How do you handle exceptions in Java? كيف تتعامل مع الاستثناءات في جافا؟

What is the correct way to compare two strings for equality in Java?
Anonymous voting

Fix the error in the following Java method that is supposed to calculate the factorial of a number:
 public int factorial(int n) {
 if (n == 0) {
 return 1;
 } else {
 return n * factorial(n);
 }
} 
أصلح الخطأ في الطريقة الجافا التالية المفترض أن تحسب عامل رقم:
 public int factorial(int n) {
 if (n == 0) {
 return 1;
 } else {
 return n * factorial(n);
 }
}

جافا Java - آمار و تحلیل کانال تلگرام @here_java