Answer Posted / hr@tgksolutions.com
A specific kind of data structure that has a collection of ordered pairings is called a graph.
Another name for the ordered pairs in a graph is arcs or edges. Connecting nodes where data can be stored and accessed is their most popular use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define depth and height of a node?
What is the difference between hashmap and treemap?
What is hash data type?
What is sorting and its types?
What are the 3 control structures in programming?
Which data structure is applied when dealing with a recursive function?
where do you use double linked list?
Write a program to insert an element and in the specific position in the array?
What is data structure and its types?
Why do we need to recycle?
What is array indexing?
Does concat mutate array?
What is hash value of a string?
Which is better arraylist or linkedlist?
What is selection sort with example?