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

  Cashregister class that can be used with the retailitem clas

Write a CashRegister class that can be used with the RetailItem class that you wrote in Part 1. The CashRegister class should simulate the sale of a retail item. It should have a constructor that accepts a RetailItem object as an argument.

  Write a program to generate a table of factors

Write a program to generate a table of factors used to compute monthly payments for the money borrowed.

  Create a file stack.cpp that will contain all the methods

Create a file Stack.cpp that will contain all the methods declared in Stack.h. Because this is a cpp file, do NOT use any inline methods in it.

  Compares the number of possible sequences

A c++ program that compares the number of possible sequences of the length L that can be generated uinder the following assumptions. Given an alphabet of size N=9. The program must output a formatted list comparing the number of possible sequences..

  Evaluate the correctness and performance of your allocator

Repeatedly invoke the Ackermann function with increasingly larger values for n and m (be careful to keep n

  Write an abstract class carbon footprint

Using an abstract class with only pure virtual functions, create three small classes unrelated by inheritance---clases Building, Car and Bicycle.

  Calculate the celsius equivalent of a fahrenheit temperature

Construct a program that allows you to calculate the Celsius equivalent of a Fahrenheit temperature.

  Create the equivalent of a four-function calculator

Create the equivalent of a four-function calculator. The program should ask the user to enter a number, an operator, and another number.

  Please low is studentgrade class problem

1.Please low is StudentGrade class problem, please modify it so that all methods are marked const that can be. Make sure you have a constructor that accepts all data values. Create a simple main function that declares a constStudentGrade object and d..

  Evaluate the circumference of a circle

Write a program that will call a function to calculate the area of a circle, and call another function to calculate the circumference of a circle.

  Develop a class airborne location

develop a class AirborneLocation that represents the location of airplanes with respect to a reference radar location. Each AirborneLocation object should include data member for aircraftID (integer),

  Explain roles of hardware and software components

Discussion is designed to help you understand the roles of hardware and software components in a modern computer system. For the purposes of this Discussion, assume that you are heading a team of 25 people working on a software development project..

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