Question: 1(20 points) Display a message for asking your first name, and then use your first name display a greeting message, eg. Hello, John! 2(30 points)
1(20 points) Display a message for asking your first name, and then use your first name display a greeting message, eg. "Hello, John! 2(30 points) write a program to calculate the sum from 20 tol. Usefor loop to do the calculation. 3. (20 points) Write a complete C++ program that asks the user to enter the necessary information about the cube, calculate the volume in a function (named as calculate vol, using reference to pass the volume value out), then display the cube volume in main function. The volume of cube is: Yol Cube d Where d is the length. 4. (30 points) Declare a vector container. Using keyboard to input several floating point numbers, say at least five floating point numbers; find the bigesr number and display the result 2 of 2 O of 335
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
