What is the output of this program?
In this program, We are passing the values from the main class and printing it on the inherited classes.Output:$ g++ des2.cpp$ a.out1020
Share this page with your friends!