Skip Top Navigation Bar
Why Java?
Learner's Corner
Teacher's Corner
Java Playground
Home
Getting Setup
Learn
Practice
Apply
Other Resources
Evaluate Code Segments that uses the String split method
Evaluating Expressions
Grab a Piece of Paper!
Evaluate each expression.
Verify your answer by running the code in the Java Playground.
String split Method Tutorial
Practice 1: Graduate Information
Trace the provide code segment and predict the output.
Verify your prediction is correct by running the code in the Java Playground.
Practice 2: Email User Name
Trace the provide code segment and predict the output.
Verify your prediction is correct by running the code in the Java Playground.
Write code to print the domain for the email address. Run your code to test.