Vector class in java

Ashok Veer | April 28, 2020 | | | |


Vector class is synchronized in nature that’s why whatever operations we perform on vectors. Vector class automatically applies a lock to that operation.

Vector class implements List interface so vector class is also growable in nature which internally resizes array when the elements gets added or removed. 


Share this article

0 comments:

Post a Comment

 
Copyright © 2019 techfloaters • All Rights Reserved.
Template Design by Ashok Veer ( veersoft solution)