how to use new operator in Array in java
Answers
Answered by
0
You can get the answer by refering extra computers books.
Answered by
0
new operator used in array creates an object of array class . eg:-
into arr[ ] = new int[ 10]
into arr[ ] = new int[ 10]
Similar questions
History,
8 months ago
Physics,
8 months ago
CBSE BOARD X,
1 year ago
History,
1 year ago
Biology,
1 year ago