The goal of this lab is to practice with variables, String variables, arithmetic expressions, basic String manipulation, and basic input and output. Part A) - Basic imports, ● Create a new Java Project. Name it name_Lab2 Create a Java class called Lab2 in that Project Part B) - Basic Input Practice, → For this part of the lab, create a new Scanner object. Then, print to the console asking for the user's name. The Scanner should take the user's name as input. Then, display the user's name back to them with a message: something like "Your name is NAME_HERE" is fine. ● At the top of your new class file, be sure to import "java.util.Scanner". This is necessary for the input/output in this lab! Part C) - Basic String Manipulation, Print out the following information in the console ● The length of the user's name The first and last characters of the name The 6th character in the name (is this index 6? Or is it index 5?) Print the name IN ALL UPPERCASE LETTERS, BECAUSE YOU JUST ACTIVATED CRUISE CONTROL FOR COOL! Part D) - Print Math, Ask the user for their favorite number. Store this number in an int or a double variable. Then, perform the equation (Name_length + 2 * Favorite_Number) and store it in a variable. Finally, print the result of the equation to the console.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%
Can someone please help me to write the following programs using Java eclipse.
The goal of this lab is to practice with variables, String variables, arithmetic expressions, basic
String manipulation, and basic input and output.
Part A) - Basic imports,
●
At the top of your new class file, be sure to import "java.util.Scanner". This is necessary
for the input/output in this lab!
Part B) - Basic Input Practice,
For this part of the lab, create a new Scanner object. Then, print to the console
asking for the user's name. The Scanner should take the user's name as input.
Then, display the user's name back to them with a message: something like "Your
name is NAME_HERE" is fine.
Part C) - Basic String Manipulation,
Print out the following information in the console
●
Create a new Java Project. Name it name_Lab2
Create a Java class called Lab2 in that Project
●
●
The length of the user's name
The first and last characters of the name
The 6th character in the name (is this index 6? Or is it index 5?)
Print the name IN ALL UPPERCASE LETTERS, BECAUSE YOU JUST ACTIVATED CRUISE
CONTROL FOR COOL!
Part D) - Print Math,
Ask the user for their favorite number. Store this number in an int or a double variable. Then,
perform the equation (Name_length + 2 * Favorite_Number) and store it in a variable. Finally,
print the result of the equation to the console.
Transcribed Image Text:The goal of this lab is to practice with variables, String variables, arithmetic expressions, basic String manipulation, and basic input and output. Part A) - Basic imports, ● At the top of your new class file, be sure to import "java.util.Scanner". This is necessary for the input/output in this lab! Part B) - Basic Input Practice, For this part of the lab, create a new Scanner object. Then, print to the console asking for the user's name. The Scanner should take the user's name as input. Then, display the user's name back to them with a message: something like "Your name is NAME_HERE" is fine. Part C) - Basic String Manipulation, Print out the following information in the console ● Create a new Java Project. Name it name_Lab2 Create a Java class called Lab2 in that Project ● ● The length of the user's name The first and last characters of the name The 6th character in the name (is this index 6? Or is it index 5?) Print the name IN ALL UPPERCASE LETTERS, BECAUSE YOU JUST ACTIVATED CRUISE CONTROL FOR COOL! Part D) - Print Math, Ask the user for their favorite number. Store this number in an int or a double variable. Then, perform the equation (Name_length + 2 * Favorite_Number) and store it in a variable. Finally, print the result of the equation to the console.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY