Chapter 13: Problem 2
What is the difference between the following person structure and person class? struct Person \\{ string name; int age; 3 class Person \\{ string name; int age; 3
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.