What is numeric array?



What is numeric array?..

Answer / Mrinal Kaushick

A numeric array is a data structure consisting of a collection of elements, each containing a single numerical value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

In RDBMS, what is the efficient data structure used in the internal storage representation?

1 Answers  


List out the disadvantages of using a linked list?

1 Answers  


Is hashmap an object?

1 Answers  


Sort the given values using Quick Sort? 65 70 75 80 85 60 55 50 45

1 Answers  


Write the stack overflow condition.

1 Answers  


Why is arraylist used?

1 Answers  


Is hashmap ordered?

1 Answers  


What is a pass in bubble sort?

1 Answers  


what is the difference between singly and doubly linked lists?

1 Answers  


What do you mean by complexity of search algorithm?

1 Answers  


Explain the most efficient method to reverse a linked list?

1 Answers  


What is stable sort example?

1 Answers  


Categories