Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In which data structure, elements can be added or removed at
either end, but not in the middle?

Answer Posted / gopesh

IT is stack...because we can push or pop at one end.......it can be done using array where one side is fixed or using linked list where either head is kept constant or null node.....

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why it is said that searching a node in a binary search tree is efficient than that of a simple binary tree?

1028


How can I learn data structures?

984


Can we add heterogeneous elements into treemap?

1016


What are the different types of collections?

1024


Calculate the efficiency of sequential search?

984


What is the time complexity of hashmap get () and put () method?

940


What is the difference between set and unordered_set?

911


What is collections singletonmap?

907


Can an arraylist be null?

966


What is the complexity of selection sort?

892


What is entryset method in map?

960


What is the difference between classifying and sorting?

1098


Why is concurrenthashmap thread safe?

983


How do you sort an arraylist in descending order?

839


What is impact of signed numbers on the memory?

940