جافا Java
6.46K subscribers
212 photos
18 videos
81 files
269 links
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Download Telegram
‏كل عام وانتم بخير، تقبل الله منا ومنكم صالح الأعمال🤍
Please open Telegram to view this post
VIEW IN TELEGRAM
15
Write the code to create a program that simulates a simple restaurant ordering system, allowing users to place orders, view the menu, and calculate the total cost.

اكتب الكود لإنشاء برنامج يحاكي نظام طلب طعام في مطعم بسيط، ويسمح للمستخدمين بتقديم الطلبات، وعرض قائمة الطعام، وحساب التكلفة الإجمالية.
1
What is the purpose of the `super` keyword in Java?

ما هو الغرض من الكلمة الرئيسية `super` في جافا؟
Which of the following is a valid Java statement to check if 'x' is either 10 or 20?

أي من الأتي هو عبارة جافا صالحة للتحقق مما إذا كان 'x' هو 10 أو 20؟
Write the code to implement a sorting algorithm (e.g., bubble sort, merge sort, or quicksort) and demonstrate its use on an array of integers.

اكتب الكود لتنفيذ خوارزمية فرز (مثل الفرز بالفقاعة، أو الفرز بالدمج، أو الفرز السريع) وإظهار استخدامها على مصفوفة من الأعداد الصحيحة.
👍1
What keyword is used to import a package in Java?

ما هي الكلمة الرئيسية المستخدمة لاستيراد حزمة في جافا؟
سليدات مختصره يمكن تفيدكم👆
Please open Telegram to view this post
VIEW IN TELEGRAM
2👍1
Which of the following is true about the while loop in Java?

أي من الاتي صحيح حول حلقة while في جافا؟