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 / mallikharjuna rao k
Data Structure is a collection of logical and mathematical
representation of data.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which is the memory area not included in C program? give the reason
What are the primitive data types in c?
What is scanf () in c?
When should the const modifier be used?
What is sizeof in c?
Explain the use of function toupper() with and example code?
What is c mainly used for?
Is it cc or c in a letter?
Explain low-order bytes.
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What is structure in c explain with example?
What are multibyte characters?
What does 3 periods mean in texting?
What is difference between main and void main?
What are different types of pointers?