+ 2

In C++

What’s the difference between Vector and Array ? Briefly explain please .!

8th May 2021, 3:21 PM
➻❄ⒷⒶⓇⒶⓃ♕
➻❄ⒷⒶⓇⒶⓃ♕ - avatar
5 Antworten
+ 4
Vectors can shrink or expand where's array can't.
8th May 2021, 3:32 PM
Aditya
Aditya - avatar
+ 1
Miss @Mirielle Do you mean we cant Determine Vector size ?đŸ€” vector <int> Grade(size of vecto);
8th May 2021, 3:28 PM
➻❄ⒷⒶⓇⒶⓃ♕
➻❄ⒷⒶⓇⒶⓃ♕ - avatar
+ 1
Mirielle Got it thank you đŸ€—
8th May 2021, 4:10 PM
➻❄ⒷⒶⓇⒶⓃ♕
➻❄ⒷⒶⓇⒶⓃ♕ - avatar