Campus interview zone
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Differentiate between a template class and class template.

Go down

Differentiate between a template class and class template. Empty Differentiate between a template class and class template.

Post  Admin Sun Jan 31, 2010 5:23 pm

Answer:
Template class:
A generic definition or a parameterized class not instantiated until the client provides the needed information. It’s jargon for plain templates.
Class template:
A class template specifies how individual classes can be constructed much like the way a class specifies how individual objects can be constructed. It’s jargon for plain classes.

Admin
Admin

Posts : 71
Join date : 2010-01-21

http://campus-interview.co.cc

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum