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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ coding?

1277


What is the main use of c++?

1170


what is VOID?

1126


What is a null object in c++?

1313


What is capacity in vector in c++?

1060


How the programmer of a class should decide whether to declare member function or a friend function?

1183


What is an operator function? Describe the function of an operator function?

1240


Is c# written in c++?

1032


Write a C++ Program to check whether a number is prime number or not?

1175


What is & in c++ function?

1124


What's c++ used for?

1159


What is the full form of stl in c++?

1239


What are the advantages of c++? Explain

1117


To which numbering system can the binary number 1101100100111100 be easily converted to?

1132


Can we use pointers in c++?

1117