Question: ccsf.instructure.com Assignment #1: Memorizing Syntax READ ME FIRST: How Programming Assignments ar.. (1) Java Programming Tutorial 10 - It S how to screenshot on mac-

ccsf.instructure.com Assignment #1: Memorizing Syntax READ ME FIRST: How Programming Assignments ar.. (1) Java Programming Tutorial 10 - It S how to screenshot on mac- Yahoo Image CITY COLLEGE 2) Write a second program MadLib.java that prompts the user for a number followed by 6 Strings. We will then fill in the blanks in a 'master string' with this input. Sample output below showing user input in bold Please answer each question to create a funny story! Enter a number: 45 Enter an adjective: big Enter a verb (past tense): ran Enter an adjective: superciliou:s Enter an 'ing' verb: swimming Enter a noun: muskrat Enter a famous person: George Bush One day a big ghost ran across the street while carrying a supercilious bucket full of dynamit e. Then it came across 45 muskrats that were swimming at a child This is a story written by George Bush a) To compile the program, type this (at system prompt): javac MadLib.java The byte code is calledMadLib.class b) To run the program, type this (at system prompt): java MadLib c) Check that you have included the algorithm and used javadoc style comments (there is a javadoc Tutuorial on our homepage) Submitting Your Work FOR CREDIT ccsf.instructure.com Assignment #1: Memorizing Syntax READ ME FIRST: How Programming Assignments ar.. (1) Java Programming Tutorial 10 - It S how to screenshot on mac- Yahoo Image CITY COLLEGE 2) Write a second program MadLib.java that prompts the user for a number followed by 6 Strings. We will then fill in the blanks in a 'master string' with this input. Sample output below showing user input in bold Please answer each question to create a funny story! Enter a number: 45 Enter an adjective: big Enter a verb (past tense): ran Enter an adjective: superciliou:s Enter an 'ing' verb: swimming Enter a noun: muskrat Enter a famous person: George Bush One day a big ghost ran across the street while carrying a supercilious bucket full of dynamit e. Then it came across 45 muskrats that were swimming at a child This is a story written by George Bush a) To compile the program, type this (at system prompt): javac MadLib.java The byte code is calledMadLib.class b) To run the program, type this (at system prompt): java MadLib c) Check that you have included the algorithm and used javadoc style comments (there is a javadoc Tutuorial on our homepage) Submitting Your Work FOR CREDIT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
