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 are templates? where we should use it?

Answer Posted / prabhatkr09

Template allow us to write one function and class that works for different datatype .

Use :

Create a type safe collection class that can operate on data of any type.

add extra type checking for function.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are dynamic type checking?

983


Are iterators pointers?

1104


What is constructor in C++?

1015


What is a stack c++?

954


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

928


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

2579


What are the types of pointer?

1038


What is operator overloading in c++ example?

1049


What are single and multiple inheritances in c++?

1032


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

1878


Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened

1509


How can you specify a class in C++?

1223


How do you establish an is-a relationship?

1077


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

2294


Is there any function that can skip certain number of characters present in the input stream?

1013