What are scalar values?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Can you please explain the difference between string and an array?

0 Answers  


What is dynamic array how it is created?

0 Answers  


Does treemap preserve order?

0 Answers  


How does arraylist store data?

0 Answers  


How can we reverse the order in the treemap?

0 Answers  






Does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?

1 Answers  


Can we declare array size as a negative number?

0 Answers  


What is insertion sort technique?

0 Answers  


what is Linked lists?

0 Answers  


The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?

11 Answers   Morgan Stanley, Wipro,


Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.

0 Answers   Wipro,


Does treeset allow duplicates?

0 Answers  


Categories