Question: Correctness of the implementation o Code readability and comments o Creativity and additional features Part 1 : Textual Operations 1 0 points Part 2 :
Correctness of the implementation
o Code readability and comments
o Creativity and additional features
Part : Textual Operations points
Part : Casting Operations points
Total points
Part : Textual Operations
String Comparison:
o Write a program that prompts the user for two strings and compares
them using equals equalsIgnoreCase and matches Display
the results of each comparison.
Length Calculation:
o Write a program that asks the user for a string and displays its length
using the length method.
Part : Casting Operations
Automatic Casting:
o Write a program that demonstrates automatic casting by converting an
int to a long. Display both values before and after the casting.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
