3. Create a String with the value "Bring the beet in!", make a substring that will hold just "beet" in it and print it (Hint: use String methods). Expected output: ---JGRASP exec: java LabActivity10_3 beet ---JGRASP: operation complete. 4. Get user to enter a phrase and print out how long the phrase is (Hint: use String method). Expected output: ----JGRASP exec: java LabActivity10_4 Enter a phrase I am Beyonce always Your phrase length is 19 ---JGRASP: operation complete. 5. Create a void method called greet that prints "Hello". Call the greet method in your main method. (Remember, void is just a substitute for the datatype of your method when you don't return a value) ----JGRASP exec: java LabActivity10_5 Hello ----JGRASP: operation comnlete.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter7: Characters, Strings, And The Stringbuilder
Section: Chapter Questions
Problem 19RQ
icon
Related questions
Topic Video
Question

Java Question 5

3. Create a String with the value "Bring the beet in!", make a substring that will
hold just "beet" in it and print it (Hint: use String methods). Expected output:
---JGRASP exec: java LabActivity10_3
beet
---JGRASP: operation complete.
4. Get user to enter a phrase and print out how long the phrase is (Hint: use
String method). Expected output:
----JGRASP exec: java LabActivity10_4
Enter a phrase
I am Beyonce always
Your phrase length is 19
---JGRASP: operation complete.
5. Create a void method called greet that prints "Hello". Call the greet method in
your main method. (Remember, void is just a substitute for the datatype of
your method when you don't return a value)
----JGRASP exec: java LabActivity10_5
Hello
----JGRASP: operation comnlete.
Transcribed Image Text:3. Create a String with the value "Bring the beet in!", make a substring that will hold just "beet" in it and print it (Hint: use String methods). Expected output: ---JGRASP exec: java LabActivity10_3 beet ---JGRASP: operation complete. 4. Get user to enter a phrase and print out how long the phrase is (Hint: use String method). Expected output: ----JGRASP exec: java LabActivity10_4 Enter a phrase I am Beyonce always Your phrase length is 19 ---JGRASP: operation complete. 5. Create a void method called greet that prints "Hello". Call the greet method in your main method. (Remember, void is just a substitute for the datatype of your method when you don't return a value) ----JGRASP exec: java LabActivity10_5 Hello ----JGRASP: operation comnlete.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Instruction Format
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT