Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Java Program : Please save the program with the name ‘Dstring.java’ Write a prog

ID: 3783889 • Letter: J

Question

Java Program : Please save the program with the name ‘Dstring.java’

Write a program that reads a string from the keyboard. If the length of the string is an even number, your program should split the string into two strings of equal length. If the length of the string is odd, your program should split the string into two strings where the first part has one more character than the second part. Your program should output the two strings it created.

For example:

Input:          2BeOrNotToBe

Output:        2BeOrN

                       otToBe

Input:                  ToBeOrNotToBe

Output:           ToBeOrN

                       otToBe

Explanation / Answer

Here is the code and yeah i made it public so you can save it as "Dstring.java".Hope,my answer helped you.Any firther doubts please feel free to ask us.

Output: (when even)

Output:(when odd)

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote