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 a pointer in c plus plus?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
What is difference between structure and union in c?
How can you find out how much memory is available?
Do you know the purpose of 'register' keyword?
Does c have enums?
Add Two Numbers Without Using the Addition Operator
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
Why do we use null pointer?
What is f'n in math?
cavium networks written test pattern ..
What does 1f stand for?
What is the use of clrscr?
What are volatile variables in c?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.