Program that uses the attached data file as input

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

Write a program that uses the attached data file as input and does simple data encryption. Replace each letter of the alphabet with the next letter. For example, a will be replace by b and b will be replaced by c. The letter z will be replaced by a. Numbers, spaces, punctuation and special characters stay the same. The sentence: "I am 21 yrs. old!", translates to J bn 21 zst. ome! Print out the input and print out the encrypted sentence.

Please do this the easiest way possible, I am learning C++ by myself but I just don't understand input/output so this will help me understand it better.

The contents of the data file are:

Roses are red
Violets are blue
I am still 21 years old!
The quick brown fox
Jumps over the lazy dog

Attachment:- numbers.zip

Reference no: EM13937108

Questions Cloud

Domestic wastewater treatment : Domestic Wastewater treatment using vermin-bio filtration
Silver ion concentration : Silver ion concentration changes over the filter bed depths
Report to the chairman : Write a report to the Chairman or Managing Director of a Company regarding review of its Governance Structure
Why did knut need to introduce the new performance measures : Why did Knut need to introduce these new performance measures? That is, why does he need to use these performance measures over and above the operating profit numbers for the period?
Program that uses the attached data file as input : Please do this the easiest way possible, I am learning C++ by myself but I just don't understand input/output so this will help me understand it better.
Create a class called collegecourse and explain it : Average()- a function template that will accept two arguments(HonorPoints of the same data type) and computes the average of two HonorPoints
Program that perform arithmetic operations on fractions : Write a program that lets the user perform arithmetic operations on fractions. Fractions are of the form a/b, where a and b are integers and b is not equal to 0. Your program must be menu driven, allowing the user to select the operation (+, -, *,..
Audience of health professional : Write an article for publication in a journal, Your article should inform a much broader audience of health professional than you could reach.You are required to write in a scholarly yet engaging style using harvard referencing.
Triple integrals in spherical coordinates : Using only the fact that the volume of a sphere, of radius r, is V = (4 π r ³) / 3 and your knowledge of triple integrals in spherical coordinates, find the volume contained within the sphere x² + y² + z² = a² but not within the sphere x² + y² + (..

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Write a program to crypt its input accordingly

Write a program to crypt its input according to a specified transformation scheme

  Write a program to calculate the twelve days of christmas

Write a program to calculate the Twelve Days Of Christmas. The program requests a integer from 1-12 and then lists the gift for that day and the costs.

  Prepare a program to print the permutation

write a program to print the permutation that lexicographically precedes the given input permutation. If the given permutation is the lexicographically least permutation, then print the input permutation itself.

  Creating class perform computation and display results

Create a class named Numbers whose Main() method holds two integer variables. Assign values to the variables. Within the class, create two methods, Sum () and Difference (), that compute the sum of and difference between the values of the two vari..

  Write a recursive and iterative versions of binary search

in C++ write a recursive and iterative versions of binary search and compare their run times using the array a[i]=i, i=0,..., n-1

  What is an abstract data type

1. What is an Abstract Data Type (ADT) for? Illustrate answer with any particular ADT. 2. write out in pseudocode an algorithm to perform a depth-first search for a directed, unweighted graph.

  Problem related to permutation

Write a recursively function that generates all the permutations of a set of numbers. Use the STL set class for all set operations and the STL linked list class to store and manipulate each individual permutation. When creating a set containing li..

  Write the code that will display only even or odd numbered

Write the code that will display only the even or odd numbered elements within the array. The output should appear as follows: PRINTING CONTENTS OF ARRAY USING THE MOD Option

  Implement a circle class

Implement a Circle class. Each object of this class will represent a circle, storing its radius and the x and y coordinates of its center as floats. Include a default constructor, access functions, an area() function, and a circumference() functio..

  Create an array of boat objects

Create Classes for each of the object types that need to be stored, as indicated above.

  Write a program that grades an online quiz

write a program that grades an online quiz. The program asks the student to enter his/her answer to 10 multiple-choice questions. The program stores the student's responses in an array and then compares those responses to the correct answers to de..

  Static field holds rent due date for an office

// static field holds rent due date for an office - // rents are due on the 1st

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