About using "T" always while declaring class or method as generic

To declare a class or method as generic, can we use any other variable other than “T” ?

hi @debprotim
you can use any variable of your choice in generic class but make sure you use it through out the class.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.