Answer:
Explanation:
String str = "Broccoli is delicious.";
String[] Secondstr = str.split(" ");
System.out.println("second word is " + Secondstr[1]);
False
C, Both of these.
You can take notes either way. It's just your preference. Hope this helps :)