What is the difference between Array and vector?-Core Java Interview Questions Array is a set of related data type and static whereas vector is a growable array of objects and dynamic. Total Views: 36,468