subject

Create a program that does the following:
a) take the string "hey everybody! " and print it out in reversed order.
b) take the string "good morning! " and print it out in all upper case letters.
c) take the string "united states" and print it as united states
d) take the string "bob m walter" and print it out as walter, bob m.
e) take the string "a long way to go" and encode it with a displacement of 4 to encrypt the string. this means your a becomes e. add four to each characters ascii code.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:40
Which is a benefit of getting information from a government website? a. the information will be easy to understand. ob. the information will be the most current. oc. the information can be trusted.
Answers: 1
question
Computers and Technology, 22.06.2019 03:00
You install teamviewer on your workstation at home so that you can ac ess it when on the road. how can you be assured that unknown users cant access your computer through team viewer?
Answers: 2
question
Computers and Technology, 22.06.2019 19:20
1)consider the following code snippet: #ifndef book_h#define book_hconst double max_cost = 1000.0; class book{public: book(); book(double new_cost); void set_cost(double new_cost); double get_cost() const; private: double cost; }; double calculate_terms(book bk); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_cost should be removed since header files should not contain constants.c)the definition of book should be removed since header files should not contain class definitions.d)the body of the calculate_terms function should be added to the header file.
Answers: 1
question
Computers and Technology, 22.06.2019 20:50
What is the difference between windows 7 and windows 10?
Answers: 1
You know the right answer?
Create a program that does the following:
a) take the string "hey everybody! " and print it o...
Questions
question
Mathematics, 04.05.2021 06:40
question
Mathematics, 04.05.2021 06:40
question
Social Studies, 04.05.2021 06:40
Questions on the website: 13722360