When you define a c class should you make the member


Problem

1. When you define a C++ class, should you make the member variables public or private? Should you make the member functions public or private?

2. When you define a C++ class, what items are considered part of the interface? What items are considered part of the implementation?

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: When you define a c class should you make the member
Reference No:- TGS02745793

Expected delivery within 24 Hours