Hindi, asked by thambia626, 7 months ago

1. Rahul has a typed a program in C++ and he wants to use the same
program for his future reference. Suggest him the procedure of
doing so,
nrogram without main() function in C++.​

Answers

Answered by myjerry19120
1

Answer:

He can inherit the properties of the the tyoed c++ program in any of the program wherever necessary.

Inheritance is the property used in such cases

Similar questions