جافا Java
Открыть в Telegram
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Больше6 169
Подписчики
Нет данных24 часа
-217 дней
-7230 день
Архив постов
6 169
What is the purpose of the 'super' keyword in Java?
ما هو الغرض من الكلمة المفتاحية 'super' في جافا؟
#JavaInheritance #SuperKeyword
6 169
What is the purpose of the `clone()` method in Java?
ما هو الغرض من دالة `clone()` في جافا؟
#JavaObjectMethods #ObjectCloning
6 169
Create a for loop in Java that prints numbers from 1 to 10.
أنشئ حلقة for في جافا تطبع الأرقام من 1 إلى 10.
#Loops
6 169
What is the purpose of the `final` keyword when applied to a class in Java?
ما هو الغرض من الكلمة المفتاحية `final` عند تطبيقها على صنف في جافا؟
#JavaKeywords #Inheritance
6 169
Create a Java method to count the number of vowels in a string\.
أنشئ دالة في جافا لعد عدد الحروف المتحركة في سلسلة نصية\.
#StringProcessing
6 169
What is the purpose of the `this` keyword in Java?
ما هو الغرض من الكلمة المفتاحية `this` في جافا؟
#JavaKeywords #OOP
6 169
Which of the following is true about the `final` keyword in Java?
أي مما يلي صحيح بخصوص الكلمة المفتاحية `final` في جافا؟
#JavaKeywords #FinalKeyword
6 169
What is method overriding in Java?
ما هو تجاوز الدوال (method overriding) في جافا؟
#JavaInheritance #MethodOverriding
6 169
What is the purpose of the `throws` clause in a method declaration?
ما هو الغرض من عبارة `throws` في تعريف الدالة؟
#JavaExceptions #MethodDeclaration
