Welcome to AssignmentCache!

PRG/420 Week 5 Java 5.20 LAB: Acronyms

Availability: In stock

$7.00

Quick Overview

PRG/420 Week 5 Java 5.20 LAB: Acronyms


An acronym is a word formed from the initial letters of words in a set phrase. Write a program whose input is a phrase and whose output is an acronym of the input. If a word begins with a lower case letter, don't include that letter in the acronym. Assume there will be at least one upper case letter in the input.


Ex: If the input is Institute of Electrical and Electronics Engineers, the output should be:
IEEE


Your program must define and call a method thats returns the acronym created for the given userPhrase.
public static String CreateAcronym(String userPhrase)


Hint: Refer to the ascii table to make sure a letter is upper case.

PRG420 Week 5 Java 5.20 LAB Acronyms

Double click on above image to view full picture

Zoom Out
Zoom In

More Views

  • PRG420 Week 5 Java 5.20 LAB Acronyms
$7.00

Details

PRG/420 Week 5 Java 5.20 LAB: Acronyms

An acronym is a word formed from the initial letters of words in a set phrase. Write a program whose input is a phrase and whose output is an acronym of the input. If a word begins with a lower case letter, don't include that letter in the acronym. Assume there will be at least one upper case letter in the input.

Ex: If the input is Institute of Electrical and Electronics Engineers, the output should be:
IEEE

Your program must define and call a method thats returns the acronym created for the given userPhrase.
public static String CreateAcronym(String userPhrase)

Hint: Refer to the ascii table to make sure a letter is upper case.

Additional Information

Special Price $3.00

Product Tags

Use spaces to separate tags. Use single quotes (') for phrases.

[profiler]
Memory usage: real: 18350080, emalloc: 17951592
Code ProfilerTimeCntEmallocRealMem