G
7. Which of these is an incorrect array
declaration?
O a) int arr[] = new int[5]
O b) int ( arr = new int[6]
c) int arr[] = new int[5]
O
d) int arr[] = int [5] new
8. Which of these methods of class
String is used to check whether a
given object starts with a particular
string literal?
a) startsWith()
b) endsWith()
c) Starts()
O
d) ends()
Answers
Answered by
0
Answer:
A
Explanation:
because every document must have to start with either serially or/and alphabetically
Similar questions