Consider the following String array and give the output :
String arr[] = (“COVID”, “CORONA”, “LOCKDOWN”, “VACCINE”);
System.out.println(arr[0].length() > arr[3].length());
System.out.println(arr[3].substring(0,3));
Answers
Answered by
0
Answer:
go to this channel and subscribe the channel
Attachments:
Similar questions
India Languages,
2 months ago
Art,
2 months ago
English,
4 months ago
Computer Science,
4 months ago
English,
9 months ago
Chemistry,
9 months ago
Physics,
9 months ago