جافا Java
6.46K subscribers
212 photos
18 videos
81 files
269 links
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Download Telegram
What is the correct way to create a read-only property in a class in Java?

ما هو الطريقة الصحيحة لإنشاء خاصية للقراءة فقط في فئة في جافا؟
Which of these is a correct example of method overloading in Java?

أي من هذه هو مثال صحيح لتحميل الطريقة في جافا؟
Write the code to create a program that simulates a simple inventory management system, allowing users to add, remove, and search for products based on their names, categories, or prices.

اكتب الكود لإنشاء برنامج يحاكي نظام إدارة مخزون بسيطًا، ويسمح للمستخدمين بإضافة، وإزالة، والبحث عن المنتجات بناءً على أسمائها، أو فئاتها، أو أسعارها.
Which of the following is not a principle of Object-Oriented Programming?

أي من الأتي ليس مبدأً في البرمجة الشيئية؟
What is the default value of a static integer variable in Java?

ما هي القيمة الافتراضية لمتغير صحيح ثابت في جافا؟
Write the code to implement a simple 'if-else' statement to check if a number is positive or negative in Java.

اكتب الكود لتنفيذ جملة 'if-else' بسيطة للتحقق مما إذا كان الرقم موجبًا أم سالبًا في جافا.
Which of the following is a valid declaration of a method that returns an array of integers in Java?

أي من الأتي هو تعريف صالح لطريقة تعيد مصفوفة من الأعداد الصحيحة في جافا؟
Which of the following correctly declares an array of integers in Java?

أي من الأتي يعلن بشكل صحيح عن مصفوفة من الأعداد الصحيحة في جافا؟
Write the code to create a program that reads a CSV file containing student information (name, age, grade) and calculates the average grade for each age group.

اكتب الكود لإنشاء برنامج يقرأ ملف CSV يحتوي على معلومات الطالب (الاسم، العمر، الدرجة) ويحسب متوسط الدرجة لكل فئة عمرية.
What will the following code snippet print?

if (false) {
System.out.println("True");
} else {
System.out.println("False");
}

ماذا سيطبع مقتطف الكود التالي؟

if (false) {
System.out.println("True");
} else {
System.out.println("False");
}
ايش رايكم نغير الاسم الى
جافا Java
علشان سهولة البحث
Final Results
88%
👍
12%
👎
👍2
جافا Java pinned «ايش رايكم نغير الاسم الى
جافا Java
علشان سهولة البحث
»