String x [] = {"SAMSUNG", "NOKIA", "SONY", "MICROMAX", "BLACKBERRY");
Give the output of the following statements :
a. System.out.println (x[1]);
b. System.out.println (x[3] length());
Answers
Answered by
86
Answer:
(a) Nokia
(b) 8
hope this helps uhh dear
#Dad of devil here
Similar questions