Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please using att language: Q11. Write a program that includes the following stream manipulators: a. sety b. setprecision) c. fixed d.getline!) Your program should prompt
Please using att language: Q11. Write a program that includes the following stream manipulators: a. sety b. setprecision) c. fixed d.getline!) Your program should prompt the user to enter 3 records as follow: Lina 9, Jalan Indah 2/8, Taman Skudai, 81200, JB. Alex 12, Jalan Scientax, Blok 3, Taman Pulai, 81100, JB. Ellen 9, Blok B, School of Computing, Faculty of Engineering, 81310, JB. 12000.00 The information key-in by the user as above should then save in file named as address.txt. After that, you need to save the monthly salaries of Lina, Alex and Ellen as 5000.4678, 900.365 and 12000 as separated line as follow in address.txt: Monthly salary (1st): 500 0.47 Monthly salary (2nd): 900.37 Monthly salary (3rd): 12000.00
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started