Forums Members Recent Posts Login Notifications Clear all Data Structures and Algorithms Questions MCQs RSS Ask a question Votes & Answers Question Question Status 0 0 778 Consider the following definition in c programming language struct node{int data; struct n... By iubians, 2 years ago replies 2 0 0 455 The postfix form of the expression(A+B)*(C*D- E)*F / G is? By iubians, 2 years ago replies 2 0 0 506 In Linked List implementation, a node carries information regarding _____? By iubians, 2 years ago replies 1 0 0 448 Linked list is considered as an example of ____ type of memory allocation. By iubians, 2 years ago replies 1 0 0 446 In linked list each node contain minimum of two fields. One field is data field to store t... By iubians, 2 years ago replies 1 0 0 401 Which of the following is not the type of queue? By iubians, 2 years ago replies 1 0 0 440 A normal queue, if implemented using an array of size MAX_SIZE, gets full when By iubians, 2 years ago replies 1 0 0 399 Circular Queue is also known as ______? By iubians, 2 years ago replies 1 0 0 411 What is the result of the following operation?Top (Push (S, X)) By iubians, 2 years ago replies 1 0 0 423 The postfix form of A*B+C/D is? By iubians, 2 years ago replies 1 0 0 404 In a stack, if a user tries to remove an element from empty stack it is called ____? By iubians, 2 years ago replies 1 0 0 415 What is the value of the postfix expression 6 3 2 4 + – *: By iubians, 2 years ago replies 1 0 0 428 Process of inserting an element in stack is called___? By iubians, 2 years ago replies 1 0 0 540 In general, the index of the first element in an array is ? By iubians, 2 years ago replies 2 0 0 492 When does the Array Index Out Of Bounds Exception occur? By iubians, 2 years ago replies 1 0 0 404 How do you initialize an array in C? By iubians, 2 years ago replies 1 0 0 501 Stack is also called as ____? By iubians, 2 years ago replies 1 0 0 486 ____ level is where the model becomes compatible executable code ? By iubians, 2 years ago replies 1