Question: Write a function in Java that implements the following logic: Given a string, if the string begins with red or blue return that color string,
Write a function in Java that implements the following logic: Given a string, if the string begins with "red" or "blue" return that color string, otherwise return the empty string
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
