تسجيل الدخول
تذكر
تسجيل
الأسئلة
الأسئلة غير المجابة
الوسوم
الأعضاء
اطرح سؤالاً
لا إجابة
إجابة غير مختارة
إجابة لم يتم تقييمها
اطرح سؤالاً
أسئلة جارية لم يتم إختيار إجابة لها
0
تصويتات
1
إجابة
In Linked List, the pointer contains the address of the previous node in the memory.صواب خطأ
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
Empty node cannot be present in the linked list.صواب خطأ
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
size() tests if this stack is empty.صواب خطأ 0.5 درجات
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
size() tests if this stack is empty.صواب خطأ
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
Linked list is a ….. data structure. Dynamic Double Linked List Circular Linked List
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
….. is a linear data structure which follows a particular order in which the operations are performed. Stack Push Top
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
returns true if the stack is empty and returns false if the stack contains elements. peek() isEmpty( ) size( )
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
displays the number of elements in a Stack. size( ) isEmpty( ) peek()
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
displays the number of elements in a Stack. size( ) isEmpty( ) peek()
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
displays the number of elements in a Stack. size( ) isEmpty( ) peek() الاختبار الصحيح
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
A …. is a linear data structure open at both its ends. Dequeue Enqueue queue
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
Arrays must be declared after they can be used in the program.صواب خطأ
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
Algorithm can be implemented in more than one programming language.صواب خطأ
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
The default value "false" is assigned for char types.صواب خطأ
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
Local variables can be accessed from inside any method, constructor, or blocks of that particular class.صواب خطأ
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
An Algorithm is dependent of programming language.صواب خطأ
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
Variables defined inside methods, constructors or blocks are called …... local variables Instance variables Class variables
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
An …… is a data structure that represents a collection of the same types of data. Array data structure Vector
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
The …… of an algorithm for a specific input depends on the number of operations executed. time complexity Asymptotic analysis running time
سُئل
أبريل 15
بواسطة
مجهول
0
تصويتات
1
إجابة
The …… of an algorithm for a specific input depends on the number of operations executed. time complexity Asymptotic analysis running time
سُئل
أبريل 15
بواسطة
مجهول
صفحة:
« السابق
1
...
17
18
19
20
21
22
23
...
1000
...
التالي »
مرحبًا بك إلى يزيد، حيث يمكنك طرح الأسئلة وانتظار الإجابة عليها من المستخدمين الآخرين.
...