This .java file contains java codes to create a Dynamic Array CRUD System from static array without using any existing (built-in) methods and classes like ArrayList, mathclass.... expect .length method to get the current array size. hope you find it well.

