Q:

Which among the following is the proper syntax for the template class?

(a) template ;

(b) Template ;

(c) template T named(T x, T y){  }

(d) Template T1 named(T1 x, T2 y){  }

CLASSES

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.