Home Answers Viewqa Java-Beginners Write any C++ program to demonstrate â??Encapsulation of member functions and data members with its default values and its initialization when an object was createdâ?? concept.

 
 


mounika
Write any C++ program to demonstrate â??Encapsulation of member functions and data members with its default values and its initialization when an object was createdâ?? concept.
0 Answer(s)      7 months ago
Posted in : Java Beginners

a. Define a Baby class and identify attributes of a baby and initialize them when a baby was born.use parametarized constructor

View Answers









Related Pages:
c++