Welcome to AssignmentCache!

PRG/420 Week 4 Java 4.14 LAB: Contains the character

Availability: In stock

$7.00

Quick Overview

PRG/420 Week 4 Java 4.14 LAB: Contains the character


Write a program that reads an integer, a list of words, and a character. The integer signifies how many words are in the list. The output of the program is every word in the list that contains the character at least once. Assume at least one word in the list will contain the given character. Assume that the list of words will always contain fewer than 20 words.


Ex: If the input is:
4 hello zoo sleep drizzle z
then the output is:
zoo drizzle


To achieve the above, first read the list into an array. Keep in mind that the character 'a' is not equal to the character 'A.

PRG420 Week 4 Java 4.14 LAB Contains the character

Double click on above image to view full picture

Zoom Out
Zoom In

More Views

  • PRG420 Week 4 Java 4.14 LAB Contains the character
$7.00

Details

PRG/420 Week 4 Java 4.14 LAB: Contains the character

Write a program that reads an integer, a list of words, and a character. The integer signifies how many words are in the list. The output of the program is every word in the list that contains the character at least once. Assume at least one word in the list will contain the given character. Assume that the list of words will always contain fewer than 20 words.

Ex: If the input is:
4 hello zoo sleep drizzle z
then the output is:
zoo drizzle

To achieve the above, first read the list into an array. Keep in mind that the character 'a' is not equal to the character 'A.

Additional Information

Special Price $3.00

Product Tags

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

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