Write a C++ programs that has:
•One static object named number;
•Two data functions named num1 and num2
•Two void member functions called show and plus
The program should accept num1 and num2 and then increment them by 2 through the plus function. The program should then output the result through the show function
 Viewed: 457 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!