QUESTION 11 Which line(s) of the following code can cause a syntax error if any? 1. String [] words = { "Mike", "susan", "ted" "john"}; 2. 3. int len; 4. String sw=""; 5. for (int i=0; i


java


QUESTION 11<br>Which line(s) of the following code can cause a syntax error if any?<br>1.<br>String [] words =<br>{

Extracted text: QUESTION 11 Which line(s) of the following code can cause a syntax error if any? 1. String [] words = { "Mike", "susan", "ted" "john"}; 2. 3. int len; 4. String sw=""; 5. for (int i=0; i

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here