What is the types of data structure?



What is the types of data structure?..

Answer / Shweta Khanna

The four basic types of data in computer science are: Numeric Data (Integers, Floating-Point Numbers), Textual or String Data, Boolean Data (True or False), and Special Data Types like dates, arrays, objects, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is the procedure to insert into a sorted array?

1 Answers   Wipro,


How many types of sorting algorithms are there?

1 Answers  


What is the complexity of selection sort?

1 Answers  


How can one find a cycle in the linked list? IF found how to recognize the cycle and delete that cycle?

12 Answers   Citrix,


What's difference between stack and queue?

1 Answers  


Explain what are the types of collision resolution techniques and the methods used in each of the type?

1 Answers  


What is an example of an algorithm?

1 Answers  


Data structure used to implement a menu

1 Answers  


Is quicksort recursive?

1 Answers  


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

1 Answers  


What is data structure and its types?

1 Answers  


What is collision in data structure?

1 Answers  


Categories