List out few of the applications that make use of Multilinked Structures?
Answer Posted / rohit sah
Sparse matrix, Index generation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which node is more powerful and can handle local information processing or graphics processing?
Why enum is used in c?
Is fortran still used today?
What is file in c preprocessor?
What is the purpose of 'register' keyword in c language?
why we wont use '&' sing in aceesing the string using scanf
Write a program to print numbers from 1 to 100 without using loop in c?
List a few unconditional control statement in c.
What are register variables? What are the advantage of using register variables?
Explain how do you print only part of a string?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Can we change the value of #define in c?
Which is better pointer or array?
What are keywords c?
Why malloc is faster than calloc?