Q. Which of these is an correct way of defining generic class?
β
Correct Answer: (B)
class name { /* ... */ }
You must be Logged in to update hint/solution