question1 write down an application named coins


Question

1. Write down an application named Coins that asks user to enter one integer representing a monetary value in cents. The application prints to screen the equivalent breakdown in quarters, dimes, nickels and cents.

2. Write down an application named Triple that asks user to enter one string parameter named alpha. It will print to the screen the first letter tripled.

3. Write down an application named Quotes that asks user to enter 2 String parameters named first and last. The will print to the screen the 2 strings concatenated enclosed in a set of double quotes.


4. Write down an application named Letter that will ask the user to enter a word of 2 letters. The first letter has to be lower than the second (alphabetical order). The application will print to the screen letter (of the alphabet) that is midway between the first and the last letters.

If the word is ‘am' then the application should print: g

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: question1 write down an application named coins
Reference No:- TGS0444765

Expected delivery within 24 Hours