Question: use c++ (Question 2) (a) Study the following Figure 2 : Figure 2: C++ Program Segments Based on the Figure 2: i. Write the final

(Question 2) (a) Study the following Figure 2 : Figure 2: C++ Program Segments Based on the Figure 2: i. Write the final output. (3 marks) ii. Fill in the output for the Table 1 below. Change the value of 1,j,x and y according to the value in the table. Table 1: Tracing Table (12 marks) if ( year ==91 year ==10 ) dividend = investment 7.5; else if (year =71 year ==8 ) dividend = investment 6.5; else if (year 51 year ==6 ) dividend = investment 5.5; else dividend = investment 3.5; cout "The dividend is RM " endi
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
