Write cpp code to open a document with the name hello-txt

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

Assignment

Part A

Complete the following questions:

Write C++ code to open a document with the name Hello.txt, place the message "Hello, World!" in the document, and exit the document. Re open the file you closed, and read the message into a string variable. Exit out of the file.

/* 1. Write C++ code to open a document with the name Hello.txt,

place the message "Hello, World!" in the document, and exit the document.

Re open the file you closed, and read the message into a string variable.

Exit out of the file.*/

When do you open the file as an ifstream, as an ofstream, or as an fstream? Could you simply open all files as an fstream?

Why is the ifstream parameter of the read_data procedure in the previous question a reference parameter and not a value parameter?

What is the difference between a text file, and a binary file?

Part B

Random monoalphabet cipher.

The caeser cipher, which shifts all letters by a certain amount, is easy to decipher. Try this, instead of numbers use letters. Consider this, the word is FEATHER. Remove duplicate letters, making FEATHR, and append the rest of the letters of the alphabet in reverse order.

Now encrypt the letters as follows:

Now, write a program that encrypts or decrypts a file using this cipher.

Include the .cpp file in addition to the responses above.

For example,

crypt -d -kFEATHER encrypt.txt output.txt

decrypts a file using the keyword FEATHER. You must always supply a keyword.

Reference no: EM131322127

Questions Cloud

What fraction of cycles are we stalling due to data hazards : If we use no forwarding, what fraction of cycles are we stalling due to data hazards?
How much of the total variability in a particular phenomenon : Reactions to Mischel's observation were of two varieties.- How much of the total variability in a particular phenomenon should we expect to explain with some other variable?
Determining the sociological object : According to the argument laid out in the lecture, in what sense can sociological theory be an object for sociology, as any other sociological object? Explain and illustrate
Write a comparative essay : HUM 111 :This is a comparative essay. Comparison approached properly will require some critical thinking on your part. Use a point-by-point approach for the essay. That means, if comparing subject A with subject B, don't do the first half of the e..
Write cpp code to open a document with the name hello-txt : Write C++ code to open a document with the name Hello.txt, place the message "Hello, World!" in the document, and exit the document. Re open the file you closed, and read the message into a string variable.
Describe difference between randomization and matching : Describe the difference between randomization (random assignment) and matching? What are the advantages and disadvantages of each?
What do researchers interested in psychometrics study : Distinguish among observational, physiological, and self-report measures.- What do researchers interested in psychometrics study?
Why must researchers use reliable measures : Why must researchers use reliable measures?- Why is it virtually impossible to eliminate all measurement error from the measures we use in research?
Why is health a social issue as much as a biological issue : Why is health a social issue as much as a biological issue? Name three ways in which health and medicine are linked to social inequality?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

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