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 |
How is bubble sort done?
What is difference between tree and binary tree?
What are data and data types?
Define a path in a tree?
Explain what are the major data structures used in the network data model?
What is the height of an empty tree?
Which is best book for data structures?
What are the pre-requisite for the collection to perform binary search?
What is a treeset?
What is map keyset?
Is bubble sort faster than selection sort?
Explain the common uses of threaded binary tree.