PLEASE REVIEW THE INFORMATION BELOW  HOMEWORK 1 Submit the source code .java file(s) on Ecampus under the “Submit Homework” menu option.  It’s o.k.

PLEASE REVIEW THE INFORMATION BELOW 

HOMEWORK 1

Submit the source code .java file(s) on Ecampus under the “Submit Homework” menu option.  It’s o.k. to combine the three questions into one compilable java file.  Please do not zip the file(s) – you can upload multiple files in a single submission.
 

1. Create a program that prints the following ASCII art to the console:

___.-~”~-._ __….__

.’ ` \ ~”~ “-.

/` _ ) `\ `\

/` a) / | `\

:` / | \

<`-._|` .-. ( / . `;\\

`-. `–‘_.’-.;\___/’ . . | \\

_ /:–` | / / .’ \\

(“\ /`/ | ‘ ‘ / :`;

`\’\_/`/ .\ /`~`=-.: / “

`._.’ /`\ | `\ /(

/ /\ | `Y / \

jgs J / Y | | /`\ \

/ | | | | | | |

“—” /___| /___| /__|

‘””” ‘””” ‘”””

2. Create a program that declares the following variable:

String Sentence = “The quick brown fox jumps over the lazy dog.”;

Using string methods, have your program calculate and print the following information:

Original Sentence:                 The quick brown fox jumps over the lazy dog.
Uppercase:                         THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG.
Length of Sentence:                44
Number of words:                   9
Contains the word “big”:           false
Contains the word “jump”:          true
Ends with a period:                true
First 10 characters:               The quick
Replaced spaces with underscores:  The_quick_brown_fox_jumps_over_the_lazy_dog.

3. Create a program that asks the user to enter a dollar amount to be paid.  The program should then let the user know how many and what denominations of U.S. currency to be paid.  Always pay in the least number of bills possible.  
Extra Credit (5 points):  Add change (pennies, nickels, dimes, quarters)

How much money do I owe you? 463

You will be paid in these denominations:
Hundred Dollar Bills = 4
Fifty Dollar Bills = 1
Twenty Dollar Bills = 0
Ten Dollar Bills = 1
Five Dollar Bills = 0
One Dollar Bills = 3

 THE SCREEN SHOT OF THE QUESTION IF YOU FEEL THE UPPER INFORMATION IS CONFUSING .

image1.png

image2.png

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Follow the attach document to complete this work. International Cooperation for Cybersecurity   Prepare a 5- to 7-paragraph briefing statement

Follow the attach document to complete this work. International Cooperation for Cybersecurity   Prepare a 5- to 7-paragraph briefing statement that explains why wealthy nations and developing nations should work together to improve cybersecurity for the globally connected networks referred to as “the Internet.” Your statement should address the following.

Project 4: Postmigration Activities  Step 1: Postmigration Activities Overview  Like any software development project, migration projects require

Project 4: Postmigration Activities  Step 1: Postmigration Activities Overview  Like any software development project, migration projects require careful planning to ensure success. This planning includes the postmigration testing and maintenance phase. Start this project by researching and planning the  postmigration activities that will be required to get BallotOnline’s migrated workloads in