Question: C++ 10.4 Lab Exercise 10: C-style I/O with printf() & scanf() 10.4 Lab Exercise 10: C-style l/O with printf) & scanf Do this exercise in

C++ 10.4 Lab Exercise 10: C-style I/O with printf() & scanf()

C++ 10.4 Lab Exercise 10: C-style I/O with printf() & scanf() 10.4

10.4 Lab Exercise 10: C-style l/O with printf) & scanf Do this exercise in Visual Studio, then upload your Source.cpp file for grading. Using c-style I/O functions scanf) and printf0, not cin/cout, write a program that prompts the user for two floats (or doubles) and thern prints Their sum Their difference Their product Their average Then the program should prompt for their name (first, last), and print their name with vowels removed. A sample program run would look like: Enter 2 numbers: 1 2.2 sum- 3.200000 differenceE -1.200000 product= 2.200000 average= 1.600000 Enter your name (first, last):Joe Smith Yr nm wth wls rmvd: J Smth LAB ACTIVITY 10.4.1: Lab Exercise 10: C-style I/O with printf) & scanf0 0/2 Submission Instructions Deliverables Source.cpp You must submit these file(s)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!