:icon_question: Hi friends i have got a problem on the template class.
that is why do i need to declare the key word template<class t>
on every function defintion of the member function.
since we have declared it as global declaration on the top of the class.