1.What is a Data Structure? Explain its need?
2.What is a Directed Graph? Write an algorithm to find
whether a Directed Graph is connected or not?
3.Explain the process of converting a Tree to a Binary Tree.
Answer Posted / tejveer sambariya
data structure is a specialized format for organizing and storing data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Difference between macros and inline functions? Can a function be forced as inline?
What are the functions to open and close the file in c language?
What is the difference between scanf and fscanf?
Are the variables argc and argv are local to main?
Explain 'bit masking'?
What are the uses of a pointer?
Write a C program to count the number of email on text
what is reason of your company position's in india no. 1.
difference between object file and executable file
how to create duplicate link list using C???
What is the sizeof () operator?
Why doesnt long int work?
What is a floating point in c?
What is getch c?
Why isn't any of this standardized in c? Any real program has to do some of these things.