9:48 ll LTE O online.claflin.edu 1. Ask the user for two numbers, compare them and print out if the first one is greater than, less than or equal to the other. If done correctly, the output should look like this. ----JGRASP exec: java LabActivity10 3 is less than 4 ---JGRASP tion comp te. 2. Create a program that outputs the following (Must use a for-loop) -JGRASP exec: java LabActivity10_2 10 -JGRASP: operation complete. Page 1 of 2 CSCI 206 Lab Date: 21 April 2020 Lab Activity 10: Review Lab 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.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section5.5: A Closer Look: Loop Programming Techniques
Problem 14E
icon
Related questions
Question

Java

9:48
ll LTE O
online.claflin.edu
1. Ask the user for two numbers, compare them and print out if the first one is
greater than, less than or equal to the other. If done correctly, the output
should look like this.
----JGRASP exec: java LabActivity10
3 is less than 4
---JGRASP
tion comp
te.
2. Create a program that outputs the following (Must use a for-loop)
-JGRASP exec: java LabActivity10_2
10
-JGRASP: operation complete.
Page 1 of 2
CSCI 206 Lab
Date: 21 April 2020
Lab Activity 10: Review Lab
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:9:48 ll LTE O online.claflin.edu 1. Ask the user for two numbers, compare them and print out if the first one is greater than, less than or equal to the other. If done correctly, the output should look like this. ----JGRASP exec: java LabActivity10 3 is less than 4 ---JGRASP tion comp te. 2. Create a program that outputs the following (Must use a for-loop) -JGRASP exec: java LabActivity10_2 10 -JGRASP: operation complete. Page 1 of 2 CSCI 206 Lab Date: 21 April 2020 Lab Activity 10: Review Lab 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 3 steps with 3 images

Blurred answer
Knowledge Booster
Introduction to computer system
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
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT