Question: Code Is Needed In C# Prompt: Write a program called AddMultiplyFourints that creates four integer variables and initializes them to 13, 55, 123, and 325.
Code Is Needed In C#

Prompt: Write a program called AddMultiplyFourints that creates four integer variables and initializes them to 13, 55, 123, and 325. The program then outputs both the sum and the product of these four numbers. Your program output should look like this sample output CWINDOWS1system321cmd.exe Teacher's Copy The sum of 13, 55, 123, and 325 = 516 The product of 13, 55, 123, and 325 = 28582125 Press any key to continue
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
