What are the two types of data?
No Answer is Posted For this Question
Be the First to Post Answer
Let the G be a graph with 100 vertices numbered 1 to 100 Two vertices i and j are adjecnt if | i-j| =8 or | i-j| =12. The Number of connected components in G is ?
What do you mean by collision in hashing?
What is list data structure?
Why is sorting important?
What data type is enum?
What are the advantages and disadvantages of linked list over array?
what is the difference between dynamic as well as non - dynamic data structures.
What is sorting and classifying?
How does a treemap sort?
Why would we use dynamically allocated arrays vs vectors?
How do you clear a stack?
Is list an array?