Hi there,
I am new to java and need help with my assignments.
I am trying to write method for string but unable to work out how to get the return value.
Code :public String getPartFrom(String full, String start, String last) { // need to return word between String start and String last but unable to invoke how :-s }
Can someone please help me.
Many thanks
dstha
