Object Oriented Programming - Old Questions
Question Answer Details
10. When class templates are useful? How can you define a class that can implement stack with integer as well as sack of strings? Illustrate with example.
Answer
AI Generated Answer
AI is thinking...