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

How is it possible to insert different type of elements in
stack?

Answer Posted / rabia altaf

we can make stack using class template .. now it can accept
every type of object ..

Is This Answer Correct ?    19 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by double hashing?

1104


Write a recursive c function to calculate the height of a binary tree.

949


Does linked list allow duplicates?

945


What are the advantages of data structure?

1000


How does insertion sort works?

926


Describe binary tree and its property.

964


What is the difference between a push and a pop?

1022


Define hash function?

994


Which is the parent class of abstractsequentiallist class?

1034


What is the difference between collection and collections?

1077


How do you reference all the elements in a one-dimension array?

1090


Why do we use linked lists?

956


What is different between array and list?

968


Traverse the given tree using Inorder, Preorder and Postorder traversals. Inorder : D H B E A F C I G J Preorder: A B D H E C F G I J Postorder: H D E B F I J G C A

1117


What is a pass in bubble sort?

963