Write an application that displays your initials in large block letters. Make each large letter out of the corresponding regular character. For example: JJJJJJJJJJJJJJJ AAAAAAAAA LLLL JJJJJJJJJJJJJJJ AAAAAAAAAAA LLLL JJJJ AAA AAA LLLL JJJJ AAA AAA LLLL JJJJ AAAAAAAAAAA LLLL J JJJJ AAAAAAAAAAA LLLL JJ JJJJ AAA AAA LLLL JJJJJJJJJJJ AAA AAA LLLLLLLLLLLLLL JJJJJJJJJ AAA AAA LLLLLLLLLLLLLL LLLLLLLLLLLLLL
Added by Adam R.
Close
Step 1
Step 1: Open your preferred Java Integrated Development Environment (IDE) or a text editor to write the Java code. Show more…
Show all steps
Your feedback will help us improve your experience
Rachel Gore and 70 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Write a short Java program that outputs all possible strings formed by using the characters ' $c^{\prime},^{\prime} a^{\prime},^{\prime} t^{\prime},^{\prime} d^{\prime},^{\prime} o^{\prime},$ and ' $g^{\prime}$ exactly once.
Write a program that checks a text file for several formatting and punctuation matters. The program asks for the names of both an input file and an output file. It then copies all the text from the input file to the output file, but with the following two changes: (1) Any string of two or more blank characters is replaced by a single blank; (2) all sentences start with an uppercase letter. All sentences after the first one begin after either a period, a question mark, or an exclamation mark that is followed by one or more whitespace characters. Please include detailed program (Java) using relatively simple techniques. Thank you.
Supreeta N.
Write a Python program that asks the user for their name and then prints the name out in all uppercase and then in all lowercase letters. The output should look like this: What is your name? Maria Your name in all uppercase letters is: MARIA Your name in all lowercase letters is: maria
Tarandeep S.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
18,000,000+
Students on Numerade
Trusted by students at 8,000+ universities
Watch the video solution with this free unlock.
EMAIL
PASSWORD