Computer Science, asked by roshanimhatre2001, 1 year ago

what is the use operator in defining an array in java

Answers

Answered by vickygupta37
0
An array is a container that holds data (values) of one single type. For example, you can create an array that can hold 100 values of int type. Array is a fundamental construct in Java that allows you to store and access large number of values conveniently.
.
.
.
.
hope its helpful

roshanimhatre2001: i wanted tu ask about new opreator
Answered by Anonymous
0
Hola mate♥

Answer:-

★An array is a container that holds data (values) of one single type.★

★ For example, you can create an array that can hold 100 values of int type. ★

★Array is a fundamental construct in Java that allows you to store and access large number of values conveniently.★

Hope it helps♥
Similar questions