2
Answers

How to create an int array .array size?

Photo of mohsin ahmad

mohsin ahmad

13y
2.2k
1
create an int array of dynamic size  .array size will be increased as user add values program will have a class that have following properties "count values of array" "capacity of array" and methods are "add()"sort array(),remove(int element),clear(),show(), can anyone make this plzzz

Answers (2)