Is array a dynamic data structure?
Answer / arun
No. Array is a static data structure . Because once array is created the size is fixed, we cannot change the size.
| Is This Answer Correct ? | 0 Yes | 0 No |
Of the following tree structure, which is, efficient considering space and time complexities? (a) Incomplete Binary Tree (b) Complete Binary Tree (c) Full Binary Tree (b) Complete Binary Tree.
applications of linked lists and mostly used linked list?
What is dangling pointer and how to avoid it?
What is doubly linked list?
What is the difference between classifying and sorting?
What is array sort?
What is difference between data type and data structure?
What are the notations used in Evaluation of Arithmetic Expressions using prefix and postfix forms?
What is the use of space complexity and time complexity?
What is an expression tree?
List the types of tree.
What is map keyset?