A stack can be implemented only using array?if not what is used?
Answer Posted / namita
linked list
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is methods in c?
What are the advantages and disadvantages of c language?
What is the symbol indicated the c-preprocessor?
In a byte, what is the maximum decimal number that you can accommodate?
What is "Duff's Device"?
What is a void pointer? When is a void pointer used?
What does p mean in physics?
c program to compute AREA under integral
What is the heap?
what is recursion in C
What is an identifier?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
Create a simple code fragment that will swap the values of two variables num1 and num2.
Does sprintf put null character?
What is nested structure in c?