0 تصويتات
بواسطة
number() :This operation displays the number of elements in a QueueTrue False

1 إجابة واحدة

0 تصويتات
بواسطة
False. The operation number() is not a standard operation in a Queue data structure. Typically, the number of elements in a Queue is determined by the operations performed on it, such as enqueue() and dequeue(), and cannot be directly accessed using a number() operation.
مرحبًا بك إلى ثعلب، حيث يمكنك طرح الأسئلة وانتظار الإجابة عليها من المستخدمين الآخرين.

اسئلة متعلقة

0 تصويتات
1 إجابة
0 تصويتات
1 إجابة
سُئل مايو 20 بواسطة مجهول
0 تصويتات
1 إجابة
0 تصويتات
1 إجابة
...