A ribbon is somehing ou earn
Answer:
Explanation:
String str = "Broccoli is delicious.";
String[] Secondstr = str.split(" ");
System.out.println("second word is " + Secondstr[1]);
The answer & explanation for this question is given in the attachment below.
The correct answer is: OA. It enables people with no coding skills to create websites.