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