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 a parameterized type?



What is a parameterized type?..

Answer / beena

A template is a parameterized construct or type containing generic code that can use or manipulate any type. It is called parameterized because an actual type is a parameter of the code body. Polymorphism may be achieved through parameterized types. This type of polymorphism is called parameteric polymorphism. Parameteric polymorphism is the mechanism by which the same code is used on different types passed as parameters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Should you pass exceptions by value or by reference?

0 Answers  


print first nodd numbers in descending order

7 Answers  


What are virtual functions in c++?

0 Answers  


What is an object in c++?

1 Answers  


Show the application of a dynamic array with the help of an example.

0 Answers  


advantages and disadvantages of using Borland C++ / version 5.

1 Answers  


What are dynamic type checking?

0 Answers  


What are the basics of local (auto) objects?

0 Answers  


What is the C-style character string?

0 Answers  


What is virtual base class?

0 Answers  


What is pointer to array in c++?

0 Answers  


What is rvalue?

0 Answers  


Categories