Question: Java Question: Given String abc = Harry Potter, write a line of code to helpget the words Harry and Potter into an array of Strings.
Java Question:
Given String abc = "Harry Potter", write a line of code to helpget the words
"Harry" and "Potter" into an array of Strings.
Step by Step Solution
3.45 Rating (161 Votes )
There are 3 Steps involved in it
Answer Line of code that helps to get the words Harry and Potter ... View full answer
Get step-by-step solutions from verified subject matter experts
