Which of the following is true about the while loop in Java?
أي من الاتي صحيح حول حلقة while في جافا؟
أي من الاتي صحيح حول حلقة while في جافا؟
جافا Java
Which of the following is true about the while loop in Java? أي من الاتي صحيح حول حلقة while في جافا؟
اختر الإجابة الصحيحة
Anonymous Quiz
46%
The while loop is used to iterate a part of the program several times.
22%
The while loop is executed at least once.
19%
The condition of the while loop is checked after the execution of the loop's body.
13%
None of the above
❤1👍1
Write the code to create a program that simulates a simple social media platform, allowing users to create posts, like posts, and follow other users.
اكتب الكود لإنشاء برنامج يحاكي منصة وسائط اجتماعية بسيطة، ويسمح للمستخدمين بإنشاء منشورات، والإعجاب بالمنشورات، ومتابعة مستخدمين آخرين.
اكتب الكود لإنشاء برنامج يحاكي منصة وسائط اجتماعية بسيطة، ويسمح للمستخدمين بإنشاء منشورات، والإعجاب بالمنشورات، ومتابعة مستخدمين آخرين.
How do you convert a string to an integer in Java?
كيف تحول سلسلة نصية إلى عدد صحيح في جافا؟
كيف تحول سلسلة نصية إلى عدد صحيح في جافا؟
Write the code to create a program that reads a text file, counts the occurrences of each word, and displays the top 10 most frequent words along with their frequencies.
اكتب الكود لإنشاء برنامج يقرأ ملف نصي، ويحسب عدد مرات ظهور كل كلمة، ويعرض أكثر 10 كلمات تكرارًا مع ترددها.
اكتب الكود لإنشاء برنامج يقرأ ملف نصي، ويحسب عدد مرات ظهور كل كلمة، ويعرض أكثر 10 كلمات تكرارًا مع ترددها.
Enjoy our content? Advertise on this channel and reach a highly engaged audience! 👉🏻
It's easy with http://Telega.io. As the leading platform for native ads and integrations on Telegram, it provides user-friendly and efficient tools for quick and automated ad launches.
⚡️ Place your ad here in three simple steps:
1 Sign up: https://telega.io/c/learn_java_e
2 Top up the balance in a convenient way
3 Create your advertising post
If your ad aligns with our content, we’ll gladly publish it.
Start your promotion journey now!
It's easy with http://Telega.io. As the leading platform for native ads and integrations on Telegram, it provides user-friendly and efficient tools for quick and automated ad launches.
⚡️ Place your ad here in three simple steps:
1 Sign up: https://telega.io/c/learn_java_e
2 Top up the balance in a convenient way
3 Create your advertising post
If your ad aligns with our content, we’ll gladly publish it.
Start your promotion journey now!
Telega
Telega.io — Telegram channels advertising exchange
Service for advertising your business in Telegram channels.
How do you initialize an array of integers with the size of 5 in Java?
كيف تهيئ مصفوفة من الأعداد الصحيحة بحجم 5 في جافا؟
كيف تهيئ مصفوفة من الأعداد الصحيحة بحجم 5 في جافا؟
In Java, which keyword is used to inherit properties and methods from another class?
في جافا، أي كلمة مفتاحية تستخدم لاستنساخ الخصائص والطرق من فئة أخرى؟
في جافا، أي كلمة مفتاحية تستخدم لاستنساخ الخصائص والطرق من فئة أخرى؟
Write the code to define a static method 'calculateAverage()' that takes an array of integers and returns their average in Java.
اكتب الكود لتعريف طريقة ثابتة 'calculateAverage()' تأخذ مصفوفة من الأعداد الصحيحة وتعيد متوسطها في جافا.
اكتب الكود لتعريف طريقة ثابتة 'calculateAverage()' تأخذ مصفوفة من الأعداد الصحيحة وتعيد متوسطها في جافا.
Which of the following is true about Java's `static` nested classes?
أي مما يلي صحيح بخصوص الأصناف المتداخلة `static` في جافا؟
#JavaNestedClasses #OOP
أي مما يلي صحيح بخصوص الأصناف المتداخلة `static` في جافا؟
#JavaNestedClasses #OOP
جافا Java
Which of the following is true about Java's `static` nested classes? أي مما يلي صحيح بخصوص الأصناف المتداخلة `static` في جافا؟ #JavaNestedClasses #OOP