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 do you mean by Templates?

Answer Posted / rafi mohd

Templates are a feature of the C++ programming language
that allow functions and classes to operate with generic
types. C# doesn't have templates, and isn't likely to get
them, it is getting a feature called generics

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anybody send me the technical papers of hewitt associates pls...I cleared aps n GD n has only less time for technical round?

2145


objective type quistion

2658


what is recursion in c language?

1901


what is node class?

2321


difference between a for loop and a while loop? what are its uses in c language?

2258


write a c program which accept input as:Anu.B.Kapur and give out as:Kapur.A.B using pointers

1679


i have applied for junior engg. signal II please send me questions papers for it

1872


Box 1 cotain odd value X or Y the box 2 =X i.e 7 or 12 box 3= Y has value 19 if X is 7 or 31 if x is 12 get even value X or Y Use any operator steps allowed 3.

2953


What is the strongest naturally occurring material and how can it be cut?

1014


Differences between Java and C++? which is faster?

2068


#include int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

1894


is it possible to get u.s visa with 55% in b-tech and 15 backlogs

1935


how 2 write a program of this pattern usin for loop?? 1 2 3 4 5 6 7 8 9 10

1931


What is spooling and buffering?

1689


Discuss about WAP architecture in detail.

3936