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
Explain how does flowchart help in writing a program?
What are the different file extensions involved when programming in C?
Why can’t we compare structures?
how to make a scientific calculater ?
What are all different types of pointers in c?
What is extern variable in c with example?
Explain void pointer?
What are the Advantages of using macro
What is break in c?
What is hungarian notation? Is it worthwhile?
what are non standard function in c
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What is getch() function?
What is far pointer in c?