How do cin and cout relate to ostream and istream

Assignment Help C/C++ Programming
Reference no: EM131215049

Discussion Questons

Please respond to all of the following prompts:

• How are input and output accomplished in C++?
• How do cin and cout relate to ostream and istream?

Lab Activity

1. Write a C++ program per the requirements in the problem. This activity will focus on the use of files.

• To complete this activity, please refer to: Programming Problems 14.1.

Programming Problems 14.1

1. Write a program that combines the processing of programs prb14-1.cpp and 14- 2.cpp. Thus, the program should create the parts inventory file by obtaining the data from the user. After creating the file, the program should then search through the file and display those records whose quantity on hand multiplied by price exceeds 3000.00. Declare the file as an f stream object so you can perform both input and output on the file.

2. A small business wants to create a file to store its customer information. Each record in the file is to contain the following data: customer ID number (an inte¬ger 01-54 first name, last name, city, zip code, and account balance. Write a pro¬gram to create such a customer file. Set up the file as a sequential text file with space-separated fields.

3. Write a program that displays the file of Programming Problem 2 in column form with appropriate column headings.

• To complete this activity, please refer to: Programming Problems 14.3.

Programming Problems 14.3

1. Write a program that asks the user to enter the name of a file. The program should display the number of characters in the file.

2. Write a program that asks the user to enter the name of a text file. The program should display on the monitor the contents of the file in reverse order, that is from the last character to the first.

3. Write a program that asks the user to enter the name of a text file. The program should display on the monitor the middle character in the file if there is an odd number of characters in the file. If there is an even number of characters in the file, the program should display the middle two characters

4. Write a program that asks the user to enter the name of a text file and a positive integer, n. The program should display on the monitor the n-th character in the file. If n exceeds the number of characters in the file, the program should display an error message.

Submission Instructions: ***NOTE: For all C++ assignments, include a screenshot of your C++ program in the Visual Studio window along with the output showing or submit the actual program file. Do this for all labs.

Reference no: EM131215049

Questions Cloud

Find the fixed points for each of the functions : A 2-way OR construction followed by a 2-way AND construction, followed by a 2-way OR construction followed by a 2-way AND construction.
Find and sketch the pdf of the transformed random variable : The random variable is transformed by the device whose input-output relationship is shown.-  Find and sketch the PDF of the transformed random variable, Y.
What is innovation in mobile computing do : What does Up and Running with Office mobile for windows 10 do? What is pinterest and how does it help us ? What is innovation in mobile computing do?
Show how to produce the buckets for all the bands : Show how another Map Reduce process can convert the output of (a) to a list of pairs that need to be compared. Specifically, for each column i, there should be a list of those columns j > i with which i needs to be compared.
How do cin and cout relate to ostream and istream : How are input and output accomplished in C++? How do cin and cout relate to ostream and istream? Write a program that asks the user to enter the name of a file. The program should display the number of characters in the file.
Design map and reduce functions to exploit map reduce : However, suppose the matrix were chunked by rows, so that a Map task is given the hash functions and a set of rows to work on. Design Map and Reduce functions to exploit Map Reduce with data in this form.
What is the domain of given random variable : Define a random variable to be X = number selected - nearest integer . -  What is the domain of this random variable?
Usefulness of office suites : Assume that you did not have access to Microsoft Office or other compatible application suites. Describe at least three (3) tasks that you would not be able to perform without Microsoft Office 2013.
Disaster recovery plan : What components of a disaster recovery plan should be tested?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Write cpp code to build wireframe model of uts-feit building

Write a C++ code segment to build a wireframe model of UTS-FEIT building using OpenGL built-in graphics primitives from the Boundary-Representation (B-reps) approach.

  Program to compute the total volume

Write a program to compute the total volume for a number of cylinders. A cylinder may have different values for height and radius.

  Program that presents a menu of choices for the user

Write a C program that initially presents a menu of choices for the user.

  Write recursive and iterative versions of functions

Write recursive and iterative versions of functions that compute the sum of components of an array.

  Write and run a c++ program that computes and displays

A machine purchased for $28,000 is depreciated at a rate of $4,000 a year for 7 years. Write and run a C++ program that computes and displays a depreciation table for 7 years.

  Execute tests and repetitions

Read data from standard input and store them in an array, Execute tests and repetitions

  Each clone will communicate to the parent process

Write a program that will create 3 clones. Each clone will communicate to the parent process over a pipe (There are 3 pipes) Each process will write Process n.

  Write a program that asks user to enter

Write a program that asks user to enter the size of the matrix (rows and column) then, it asks the user to enter the elements of two matrices and finally it adds two matrix and displays the result in C language.

  Write an iterative function power

Write an iterative function power1 to compute xn for n >= 0 and write a recursive function power2 to compute xn by using the following recursive formulation

  Calculate the cost of carrying additional luggage

The application used to calculate the cost of carrying additional luggage results in erroneous amount, if the weight of the luggage is a fractional number. Help the development team modify the code snippet so that the cost of carrying additional lu..

  Write a program to output accumulated values

Write a program to output accumulated values for each month, given a set amount saved each month, until the accumulated amount reaches a set goal amount.

  Implementation of the fibonacci sequences

Provide the c++ implementation of the Fibonacci sequences. Please give the two approaches to the problem

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd