What is structured data with example?



What is structured data with example?..

Answer / Shailesh Krishna Verma

Structured data refers to complex data that has a specific organization and consists of multiple related values. Examples include arrays, records or tuples, and objects in programming. For instance, an object in JavaScript represents structured data with properties (key-value pairs).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

How is bubble sort done?

1 Answers  


What is difference between tree and binary tree?

1 Answers  


What are data and data types?

1 Answers  


Define a path in a tree?

1 Answers  


Explain what are the major data structures used in the network data model?

1 Answers  


What is the height of an empty tree?

1 Answers  


Which is best book for data structures?

1 Answers  


What are the pre-requisite for the collection to perform binary search?

1 Answers  


What is a treeset?

1 Answers  


What is map keyset?

1 Answers  


Is bubble sort faster than selection sort?

1 Answers  


Explain the common uses of threaded binary tree.

1 Answers  


Categories