stack is a good candidate for a template class-03064
stack is a good candidate for a template class.
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Lecture No.42 - Quiz No.1.
stack is a good candidate for a template class.
TRUE
FALSE
template <class t> class { definition of class };