A stack can be implemented only using array?if not what is used?

Answers were Sorted based on User's Feedback



A stack can be implemented only using array?if not what is used?..

Answer / namita

linked list

Is This Answer Correct ?    15 Yes 0 No

A stack can be implemented only using array?if not what is used?..

Answer / vignesh1988i

stack is not always implemented using array's , it can also
be implemented through linked lists in DATA STRUCTURES,,,

Is This Answer Correct ?    11 Yes 0 No

A stack can be implemented only using array?if not what is used?..

Answer / bharat chandra

stack can implemented by Array(static)format and linked
lised (dynamic)formated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What is conio h in c?

0 Answers  


What is preprocessor with example?

0 Answers  


What do you mean by c?

0 Answers  


Why doesnt this code work?

0 Answers  


why i join syntel?

23 Answers   ABC, Syntel, TCS,






What is malloc return c?

0 Answers  


What is a pointer?

1 Answers   ADP, IFFCO,


What is difference between class and structure?

0 Answers  


Define Spanning-Tree Protocol (STP)

0 Answers  


Where register variables are stored in c?

0 Answers  


What are the 32 keywords in c?

0 Answers  


program to convert a integer to string in c language'

0 Answers  


Categories