Computer Science, asked by Anonymous, 7 months ago

why are && , ll and == used in java ? pls explain .​

Answers

Answered by arjun8114
0

Answer:

Java Vector. Vector is like the dynamic array which can grow or shrink its size. Unlike array, we can store n-number of elements in it as there is no size limit. It is a part of Java Collection framework since Java 1.2. It is found in the java.util package and implements the List interface, so we can use all the methods of List interface here.

Explanation:

brainliest pl

Similar questions
Math, 11 months ago