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...

what is mean by d-queue?

Answer Posted / avanesh singh

D-queue is a special type of data structure in which insertions and deletions will be done either at the front end or at the rear end of the queue.

The operations that can be performed on deques are-:

· Insert an item from front end.

· Insert an item from rear end.

· Delete an item from front end.

· Delete an item from rear end.

· Display the contents of queue.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array a data structure?

1060


What is an algorithm in coding?

916


What is a string or array type?

861


How do you represent a linked list?

956


Define level of the tree?

1019


What are the collision resolution methods?

1022


Write a program to insert an element and in the specific position in the array?

958


How efficient is binary search?

916


Which is faster array or linked list?

955


How does a heap sort work?

967


Does set allow null values?

896


What is an object array?

991


What is difference between linear and non linear data structure?

1234


Which sorting algorithm is best for large data?

925


How many types of search algorithms are there?

935