Answer Posted / nashiinformaticssolutions
A linear data structure that executes operations in Last In First Out (LIFO) order is referred to as a stack.
Only the topmost element in a stack can be accessed, followed by the bottom element.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I copy just a portion of a string?
Is c pass by value or reference?
What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers
What is the use of gets and puts?
What is the difference between c &c++?
What is a pointer variable in c language?
Where does the name "C" come from, anyway?
Explain how do you list a file’s date and time?
How is a macro different from a function?
How are pointers declared in c?
i want to know the procedure of qualcomm for getting a job through offcampus
When should I declare a function?
How are structure passing and returning implemented?
What is d scanf?
Explain how do you print an address?